Hi <%= @user.name %>!

Thank you for registering on Redstoner.com!

To use your account, you need to <%= link_to "confirm", confirm_user_path(@user, code: @user.email_token, only_path: false), style: "text-decoration: none; color: #4096EE;" %> your email address.

<% if @mcpw %>

WARNING!

Never use the same password on different sites, that is how accers gain access to accounts.

You have used your minecraft password on our website.
Don't do that! It's stupid.

If you are using this password elsewhere, change it. Now.

<% end %>

Please click this link to confirm your registration:

<%= link_to "confirm registration", confirm_user_path(@user, code: @user.email_token, only_path: false), style: "text-decoration: none; color: #f2f2f2; padding: 0.5em 2em; background-color: #4096EE; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display: inline-block; text-transform: uppercase;" %>

If you have any questions or problems, just ask one of our <%= link_to "Staff", users_path(role: "staff", only_path: false), style: "text-decoration: none; color: #4096EE;" %> in-game.

Your Redstoner team

If you did not sign up on redstoner.com you can safely ignore this email!

You can contact us via: <%= link_to "Website", "root_path", style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Twitter", "https://twitter.com/RedstonerServer", style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Google+", "https://google.com/+Redstoner", style: "text-decoration: none; color: #4096EE;" %> | <%= link_to "Email", "mailto:redstonerserver+website@gmail.com", style: "text-decoration: none; color: #4096EE;" %>