{% extends "base.html" %} {% block title %} Create Account from Forums User {% endblock %} {% block content %}
{{ _("You'll need to use prove that you have access to your forum account using one of the options below.") }}
{{ _("This is so ContentDB can link your account to your forum account.") }}
{{ _("Don't have a forums account?") }} {{ _("You can still sign up without one.", url=url_for('users.register')) }}