get rid of the <title> conditional altogether
This commit is contained in:
@@ -33,11 +33,7 @@
|
||||
|
||||
<%block name="title">
|
||||
<title>
|
||||
% if stanford_theme_enabled():
|
||||
${_("Home")} | class.stanford.edu
|
||||
% else:
|
||||
${page_title_breadcrumbs(self.pagetitle())}
|
||||
% endif
|
||||
</title>
|
||||
</%block>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user