__section__ default __description__ Display submission form * fixedstory = submission for preview * savestory = boolean for OK to print "Submit" button * username = user's name * fakeemail = user's mail/URL * section = submission section name * topic = submission topic hashref * width = passed to titlebar * title = passed to titlebar __title__ __page__ submit __lang__ en_US __name__ displayForm __template__ [% USE Slash; IF fakeemail && username; subtext = "$username writes \"$fixedstory\""; ELSIF username; subtext = "$username writes \"$fixedstory\""; ELSE; subtext = fixedstory; END; %] [% PROCESS titlebar title = "$constants.sitename Story Submissions" %] [% IF constants.submiss_view %]
View Current Pending Submissions
[% END %]__seclev__ 10000