[% PROCESS "user_tags.html" reason = "post" %] [% IF existing_entry.created %]

revise entry

originally created: [% existing_entry.created %]

[% IF existing_entry.created != existing_entry.modified %]

last modified: [% existing_entry.modified %]

[% END %]
delete this entry
[% ELSE %]

new entry

[% END %]
[%# Yup. This is really, really ugly. %] [% FOREACH param = [ "uri", "title", "description", "tags" ] %] [% IF param == "tags" %] [% accessor = "entrytags" %] [% ELSE %] [% accessor = param %] [% END %] [% IF error.$param %] [% END %] [% END %]
[% accessor %]
[% error.$param %]
body