Explorar o código

fix issue with tag display and images

George Baugh %!s(int64=3) %!d(string=hai) anos
pai
achega
42b704f47c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      www/templates/post_tags.tx

+ 1 - 1
www/templates/post_tags.tx

@@ -2,4 +2,4 @@
 : for $post.extra_tags -> $tag {
     <a href="/posts?tag=<: $tag :>" class="tag">🏷️ <: $tag :></a>
 : }
-</span>
+</span><br />