{% endblock %}
{% block tips %}
Enter your details, and press "Register" when you are done.
Once your membership has been approved, you will receive an email with further instructions to activate your account.
{% endblock %}
{% block action_url %}{% url 'memberdb:register' %}{% endblock %}
{% block action_text %}Register{% endblock %}