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

29 lines
676 B

<span id="{$idhash}"></span>
<div class="post {$class}" id="{$id}">
<div class="{$access}" title="{$flagtitle}" style="z-index:1;"></div>
<a href="{$friend}">
{$avatar}
</a>
<div id="{$id}bubble" class="postbubble">
<div class="header">
<span class="title">{$title}</span>
{$contact}
<span class="date">
{$date}
</span>
</div>
<div class="content">
{$content}<br />
</div>
{$tags}
{$author}
{$toolbox}
{$enc}
{$comments}
{$place}
{$recycle}
{$group}
</div>
</div>