% #include "head.tc" %>
From: <%= user->full? user->full: "" %>
<% if(user->full) printf("<"); %>id); %>"><%= user->name %><% if(user->full) printf(">"); %>
Date: <% printdate(post->created); %>
<% if(post->edited){
printf("
Edited: ");
printdate(post->edited);
} %>
<% if(post->parent){ %>
In Reply To: parent); %>"><% printf("%d", post->parent); %>
<% } %>
<%= post->text %><% if(att = nextatt(stmt)){ %>
id); %>"><%= att->name %> | <%= att->mime %> | <%= att->desc %> |