% cdir = $local_path^'_werc/comments' % if(test -d $cdir) {

Comments

% for(c in `{ls $cdir/}) {
By: '`{cat $c/user} '
% cat $c/body | escape_html | sed 's,$,
,'
% } % } % get_post_args action % dprint XXX $"action

% if(! check_user) { User: Password: If you are not registered enter your desired user/password and your account will be created when your comment is approved. % }