{% extends "wafer/base.html" %} {% load i18n %} {% block content %}

{% trans 'Cancel registration' %}

{% trans "No, abort" %}
{% endblock %}