1 <h1>Confirm a user account</h1>
3 <p>Press the confirm button below to activate your account.</p>
5 <!-- FIXME this is deeply fucked up that the confirmation page should then get you to add a button -->
8 <input type="hidden" name="confirm_string" value="<%= params[:confirm_string] %>">
9 <input type="submit" name="confirm_action" value="Confrm">