Changeset ed4ccc7 for remit/remit_templates
- Timestamp:
- Mar 24, 2010, 5:13:25 AM (15 years ago)
- Branches:
- master, client
- Children:
- 3f1e074
- Parents:
- 86817cf
- git-author:
- Alex Dehnert <adehnert@…> (03/24/10 05:13:25)
- git-committer:
- Alex Dehnert <adehnert@…> (03/24/10 05:13:25)
- Location:
- remit/remit_templates
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/base.html
r3a0c51b red4ccc7 16 16 <li{% ifequal pagename "list_requests" %} class='selected'{% endifequal %}><a href="{% url list_requests %}">List requests</a></li> 17 17 {% endif %} 18 <li{% ifequal pagename "reporting" %} class='selected'{% endifequal %}><a href="{% url reporting %}">Reporting</a></li> 18 19 </ul> 19 20 <div id='content'>
Note: See TracChangeset
for help on using the changeset viewer.