{% extends 'verification/base.html' %} {% block content %}
{% csrf_token %}

By clicking on the Activate-button below I hereby verify that I received an email with the key {{ key.key }} to the address {{ user }}:

{% endblock content %}