<% c++ #include "user_content.hpp" %> <% skin view %> <% view confirm_register uses content::user extends master %> <% template title() %> <% include master::title() %> :: Registration code verification <% end %> <% template page_content() %>
You should receive an email containing a code soon. Enter it below:
<% csrf %> <% form as_table confirm_register %>
If you entered the correct code, you can try to log in.
If you don't get a code via email, contact the webmaster of this site.
<% end template %> <% end view %> <% end skin %>