__section__
default
__description__
Save a submission

* title = passed to titlebar
* width = passed to titlebar
* missingemail = boolean for whether email is missing
* anonsubmit = boolean for whether submission is anonymous
* submissioncount = totoal submissions pending
__title__

__page__
submit
__lang__
en_US
__name__
saveSub
__template__
[% PROCESS titlebar %]

[% IF missingemail %]
	<P>Perhaps you would like to enter an email address or a URL next time.</P>
[% END %]

[% IF anonsubmit %]
	<P>This story has been submitted anonymously.</P>
[% END %]

<P>Thanks for the submission.</P>

__seclev__
10000
