{% spaceless %} {% load i18n %} {% load static %} {% get_current_language as LANGUAGE_CODE %} {% endspaceless %}
{% trans "You are not authenticated." %} {% trans "If you are not authenticated, you will not be able to keep track of your progress." %}
{% trans "Sign in" %}