Added titles to the rest of the pages

--HG--
branch : kf-titles
This commit is contained in:
Kyle Fiedler
2012-03-12 17:26:15 -04:00
parent 4f1aedba0b
commit d4a26f62f8
3 changed files with 3 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<%inherit file="main.html" />
<%block name="title"><title>Help - MITx 6.002x</title></%block>
<%include file="navigation.html" args="active_page='help'"/>

View File

@@ -1,4 +1,5 @@
<%inherit file="main.html" />
<%block name="title"><title>Profile - MITx 6.002x</title></%block>
<%!
from django.core.urlresolvers import reverse

View File

@@ -1,4 +1,5 @@
<%inherit file="main.html" />
<%block name="title"><title>Textbook MITx 6.002x</title></%block>
<%block name="js_extra">
<script>