forked from leftypol/leftypol
A bit more consistent formatting in catalog template
This commit is contained in:
parent
db5e8341ef
commit
282584e035
2 changed files with 59 additions and 58 deletions
Binary file not shown.
|
@ -39,6 +39,7 @@
|
||||||
<option selected value="small">{% trans 'Small' %}</option>
|
<option selected value="small">{% trans 'Small' %}</option>
|
||||||
<option value="large">{% trans 'Large' %}</option>
|
<option value="large">{% trans 'Large' %}</option>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<div class="threads">
|
<div class="threads">
|
||||||
<ul id="Grid">
|
<ul id="Grid">
|
||||||
{% for post in recent_posts %}
|
{% for post in recent_posts %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue