[% IF article.data.articleid ; THEN ; editmode = 'Edit' ; ELSE ; editmode = 'Add' ; END ; title = editmode _ ' Article' ; crumb2_name = 'Article' ; crumb2_href = '/cgi-bin/pages.cgi?act=arts-admin' ; crumb1_name = editmode ; %] [% INCLUDE "public/tinymce.html" %] [% data = article.data %] [% 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.
[% IF errmess == 2 %]Please note that the title must be unqiue.
[% END %] [% END %] [% INCLUDE "articles/arts-preview.html" %]