studio - syncing up page <title> values with UI titles/headings

This commit is contained in:
Brian Talbot
2013-03-22 11:27:16 -04:00
parent 45029e7023
commit f11e54ddc7
8 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<%inherit file="base.html" />
<%block name="title">Schedule &amp; Details</%block>
<%block name="title">Schedule &amp; Details Settings</%block>
<%block name="bodyclass">is-signedin course schedule settings</%block>
<%namespace name='static' file='static_content.html'/>