<?php
require_once('include/header.php');
?>

<h2>Crimson Users Mailing List</h2>
<p>Are you looking for someone to play with?  Find someone to play by email with on the
Crimson Users list.<br/>
Do you want to offer feedback, help with coding, or anything else of the sort?  That's what the Crimson Users list is for!</p>
<p>To subscribe to the crimson-users mailing list, send a mail with just
<span class="code2">subscribe crimson-users</span> in the body to
<a href="mailto:majordomo%40seul%2Eorg">majordomo&#x0040;seul.org</a>.
Please note that you cannot post to the list without subscribing first.
You can, however, browse the
<a href="http://archives.seul.org/crimson/users">list archive</a>.</p>

<?php
require_once('include/footer.php');
?>
