branch | 2011 |
changeset 515 | b3e8172b0f86 |
parent 509 | ef3377e227e4 |
--- a/project/templates/_menu.html Tue Dec 06 15:21:43 2011 +0530 +++ b/project/templates/_menu.html Tue Dec 06 17:58:28 2011 +0530 @@ -106,6 +106,7 @@ <ul> <li><a href="/{{ params.scope }}/about/day_zero/">Day 0</a></li> <li><a href="/{{ params.scope }}/about/day_one/">Day 1</a></li> + <li><a href="/{{ params.scope }}/about/day_two/">Day 2</a></li> </ul> </li>