#python

site = params

write('''
<h4>Thank you for your submission</h4>

If we think we might want to publish your work, we\'ll contact you by
email and ask for the complete text.

<p>We don\'t do rejections.  Submissions not chosen are listed
in the site\'s "Not Chosen" page by submission date and title.

<p>Return to <a href="ming.cgi?page=sites/%s/index">our front page</a>.
''' % site)
