Added more descriptive page titles.

This commit is contained in:
Dave St.Germain
2014-01-28 16:17:23 -05:00
parent bf1b75f5c1
commit 636eab8b9e
67 changed files with 150 additions and 84 deletions

View File

@@ -2,8 +2,7 @@
<%inherit file="main.html" />
<%namespace name='static' file='static_content.html'/>
<%block name="title"><title>${_('{course_number} Textbook').format(course_number=course.display_number_with_default) | h}</title>
</%block>
<%block name="pagetitle">${_('{course_number} Textbook').format(course_number=course.display_number_with_default) | h}</%block>
<%block name="headextra">
<%static:css group='style-course-vendor'/>