Commit f8280490 by Ned Batchelder

Change TorontoX to University of TorontoX

parent b18ebd96
......@@ -122,7 +122,7 @@
<a href="${reverse('university_profile', args=['TorontoX'])}">
<img src="${static.url('images/university/toronto/toronto.png')}" />
<div class="name">
<span>TorontoX</span>
<span>University of TorontoX</span>
</div>
</a>
</li>
......
<%inherit file="base.html" />
<%namespace name='static' file='../static_content.html'/>
<%block name="title"><title>TorontoX</title></%block>
<%block name="title"><title>University of TorontoX</title></%block>
<%block name="university_header">
<header class="search" style="background: url('/static/images/university/toronto/toronto-cover.jpg')">
......@@ -10,7 +10,7 @@
<div class="logo">
<img src="${static.url('images/university/toronto/toronto.png')}" />
</div>
<h1>TorontoX</h1>
<h1>University of TorontoX</h1>
</hgroup>
</div>
</header>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment