%%comment-list-anonymous-txt%%
2002-06-21 23:41

%%preprocess%%
$this->beryliumToHtml();
$this->getBaseURL();
$this->timeFormat('F j, Y \a\\t g:ia');

if ($this->title=="") $this->title= "Comment";


%%header%%
<p><b>Discussion</b> of $object->title:</p>
<blockquote>

%%css%%


%%template%%
<p><hr><b>$this->title</b> by $this->author on $this->created:
<blockquote>$this->body</blockquote>



%%listrow%%



%%nullobject%%
<p>No comments posted.</p>


%%footer%%
</blockquote>
<p>End of comments</p>


%%postprocess%%



%%end of context%%
