{* Smarty *}
<a name="post{$post_id}"></a>
<h3>{$post_author}</h3>
<a href="#"onclick="permalink({$post_id},{$book});" title="Perma-Link" class="permalink">Posted On</a> {$post_date}
{if $logged}<a href="{$editlink}">Edit</a> | <a href="{$deletelink}')">Delete</a> | <a href="http://www.nic.com/cgi-bin/whois.cgi">{$post_ip}</a><br />{/if}
<p>{$post_content}</p>