{% extends "base.html" %}
{% block content %}
<p>
Verification failed. Webserver returned http code: {{ code }}
</p>
{% endblock %}