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