{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Inscription terminée" %}{% endblock %} {% block content %}
{% trans "L'inscription est fermée pour ce site." %}