{% extends "wafer/base.html" %} {% block content %}

Registration is not open

{% if user.is_authenticated %}

Return to Profile

{% endif %}
{% endblock %}