{% extends "musette/base_musette.html" %} {% load i18n %} {% block content %}

{% if new_key %} {% endif %}

{% trans "The activation key has expired" %}

{% trans "Confirmation email" %}


{% trans "The activation key has expired" %}
{% trans "Please click the following button to get a new activation key." %}

{% endblock %}