mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:42:54 +00:00
tag fix
This commit is contained in:
parent
b3eeb22401
commit
25d6ca3b73
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="wall-item-bottom">
|
||||
<div></div>
|
||||
<div class="wall-item-links">
|
||||
</div>
|
||||
<div class="wall-item-tags">
|
||||
{{ for $item.tags as $tag }}
|
||||
<span class='tag'>$tag</span>
|
||||
|
|
Loading…
Reference in a new issue