Manage subscriptions

<p>You can follow the discussion on <strong>Squeeepad</strong> without having to leave a comment. Cool, huh? Just enter your email address in the form here below and you're all set.</p>
<form action="/comment-subscriptions/?sra=s&srk=8d47013ce8bc94ad5fa4324696759fff&srp=19" method="post" onsubmit="if(this.sre.value=='' || this.sre.indexOf('@')==0) return false">
    <fieldset style="border:0">
        <p><label for="sre">Email</label>
            <input id='sre' type="text" class="subscribe-form-field" name="sre" value="email" size="22" onfocus="if(this.value==this.defaultValue)this.value=''" onblur="if(this.value=='')this.value=this.defaultValue" />
            <input name="submit" type="submit" class="subscribe-form-button" value="Send" />
        </p>
    </fieldset>
</form>