making nickpages work and more
This commit is contained in:
parent
3a7f36261d
commit
b46c7941db
8 changed files with 360 additions and 329 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue