You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
191 B
Smarty

<ul class="topic-container">
<!-- BEGIN posts -->
<li class="topic-row">
<p>{posts.content}</p>
<p>Posted on {posts.timestamp} by user {posts.uid}.</p>
</li>
<!-- END posts -->
</ul>