No more span games on posts

This commit is contained in:
Zankaria 2024-08-20 10:38:37 +02:00
parent c6fa4706d8
commit 9c3755c7a7
4 changed files with 3 additions and 5 deletions

View file

@ -10,7 +10,6 @@
{% include 'post/ip.html' %} {% include 'post/ip.html' %}
{% include 'post/flag.html' %} {% include 'post/flag.html' %}
</label> </label>
<span></span>
{% include 'post/poster_id.html' %} {% include 'post/poster_id.html' %}
<label class="post-details"> <label class="post-details">
{% include 'post/time.html' %} {% include 'post/time.html' %}

View file

@ -12,7 +12,6 @@
{% include 'post/ip.html' %} {% include 'post/ip.html' %}
{% include 'post/flag.html' %} {% include 'post/flag.html' %}
</label> </label>
<span></span>
{% include 'post/poster_id.html' %}&nbsp; {% include 'post/poster_id.html' %}&nbsp;
<label class="post-details"> <label class="post-details">
{% include 'post/time.html' %} {% include 'post/time.html' %}