{% extends base_template %} {% load i18n %} {% block content %}

{% trans "unreleased" %}

{% trans "This Application didn't get released yet. If you want to test it, you need to login and apply for a test User account." %}

{% endblock %}