Nav bar on courses page.

This commit is contained in:
Matthew Mongeau
2012-06-14 17:06:00 -04:00
parent 47e06692d8
commit fdc8de44a9

View File

@@ -1,5 +1,4 @@
<%inherit file="main.html" />
<%include file="guest_navigation.html" args="active_page='info'" />
<%namespace name='static' file='static_content.html'/>