fix IPv6 email regex, get ready for token registration

This commit is contained in:
jomo
2014-05-04 23:03:11 +02:00
parent 2ec5238e37
commit 4ee8ce36f1
3 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<h1>Sign up</h1>
<p>To get a <i>token</i>, join the Minecraft server (redstoner.com) and use the <code>/token &lt;your-email&gt;</code> command.</p>
<p>To get your <i>token</i>, join the Minecraft server (redstoner.com) and use the <mark>/token</mark> command.</p>
<%= form_for @user do |f| %>
<table>