Update templates for new stylesheets

This commit is contained in:
Simon McFarlane 2015-02-14 06:12:54 +01:00
parent addf730393
commit 2049f4d8f8
13 changed files with 148 additions and 9 deletions

View file

@ -20,10 +20,7 @@
<h1>{{ settings.title }}</h1>
<div class="subtitle">{{ settings.subtitle }}</div>
</header>
<center>
<img src="static/lain_is_cute_datass_small_teal.png" alt="mascot"/>
</center>
<img src="static/lain_is_cute_datass_small_teal.png" alt="mascot"/>
<div class="ban">
{% if news|count == 0 %}
<p style="text-align:center" class="unimportant">(No news to show.)</p>