[% data = article.data ; IF data.articleid ; THEN ; editmode = 'Edit' ; ELSE ; editmode = 'Add' ; END ; title = editmode _ ' Article' ; %] [% INCLUDE "public/tinymce.html" %] [% data = article.data %]
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 %]