[% IF data.eventid ; THEN ; editmode = 'Edit' ; ELSE ; editmode = 'Add' ; END ; title = editmode _ ' Event' ; crumb2_name = 'Event' ; crumb2_href = '/cgi-bin/pages.cgi?act=event-admin' ; crumb1_name = editmode ; %] [% INCLUDE "public/tinymce.html" %] [% IF thanks %]
Article saved successfully.
[% END %]Fields marked * are mandatory fields and must be completed.
[% IF errmess %]There are invalid or missing fields, as noted by the ∅ symbol.
[% END %] [% IF editmode == 'Edit' ; THEN ; INCLUDE "events/event-adminview.html" ; END %]