{% load static %} {% load i18n %} {% block details %}
{% translate "Not yet initialized" %}
This app has not yet been initiliazed. Please setup a token to start.
{% endblock details %} {% block extra_script %} {% endblock extra_script %}