fix previous commit - whitespace weirdness
This commit is contained in:
parent
5b0991c7e9
commit
477adbeaa7
|
@ -50,9 +50,7 @@
|
|||
</div>
|
||||
<br></br>
|
||||
<div class="threads">
|
||||
<div id="Grid">
|
||||
{% for post in recent_posts %}
|
||||
<div class="mix"
|
||||
<div id="Grid">{% for post in recent_posts %}<div class="mix"
|
||||
data-reply="{{ post.replies }}"
|
||||
data-bump="{{ post.bump }}"
|
||||
data-time="{{ post.time }}"
|
||||
|
|
Loading…
Reference in New Issue