{% extends "infrablue/base.html" %} {% load i18n %} {% block browser_title %}{% blocktrans %}Registration success{% endblocktrans %}{% endblock %} {% block content %}
{% trans "Registration on this page is disabled." %}