making nickpages work and more

This commit is contained in:
genuineparts 2025-06-04 22:19:12 +02:00
parent 3a7f36261d
commit b46c7941db
8 changed files with 360 additions and 329 deletions

View file

@ -16,7 +16,7 @@
<div class="entry-content">
<p>{$n.text}</p>
</div>
<p><small><a href="/forum/thread-{$n.pid}.html">{$n.comments} Kommentar(e)</a></small></p>
<p><small><a href="/forum/thread-{$n.tid}.html">{$n.comments} Kommentar(e)</a></small></p>
</article> <!-- end entry -->
{foreachelse}
{/foreach}
{/foreach}