comments

% for(c in `{ls $comments_dir/}) { % if(test -s $c/body) {

%(`{cat $c/posted}%)
% cat $c/body | escape_html | sed 's,$,
,'
% } % }