{% load i18n messaging_tags %} {% block header %} {% endblock %}
{% if request.user.is_authenticated %} {% else %} {% endif %}
{% block content %} {% endblock %}

{% trans "There has been error in communication with booki server." %} {% trans "Not sure right now where is the problem." %}

{% trans "You should refresh this page." %}