A bit more consistent formatting in catalog template

This commit is contained in:
Matěj Grabovský 2015-03-26 21:39:01 +01:00
parent db5e8341ef
commit 282584e035
2 changed files with 59 additions and 58 deletions

View File

@ -39,6 +39,7 @@
<option selected value="small">{% trans 'Small' %}</option>
<option value="large">{% trans 'Large' %}</option>
</select>
<div class="threads">
<ul id="Grid">
{% for post in recent_posts %}