{% include "header.html" %}

Status: {{ status }}

{% if errors %}

Errors:

{% endif %} {% include "footer.html" %}