{% load static %} {% if errors %}

Error {{ status|safe }}

{% else %}

Registered True
Name {{ status.name }}
Manage this site online at djangoupdater.com

{% endif %}