{% block content %} {% if value %}

{{form.as_p}}
{% else %} Your Registration was successful! You will be automatically redirected to the home page in 5 seconds
{% endif %} {% endblock %}