update navigation and templates to include a class for nav so we can select currently active nav item

This commit is contained in:
Ernie Park
2012-02-02 18:50:58 -05:00
parent 4ad4663efe
commit 34568e5bb0
6 changed files with 13 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
<%inherit file="main.html" />
<%include file="navigation.html" />
<%include file="navigation.html" args="active_page='info'" />
<section class="main-content">
<div class="profile-wrapper">