{% load i18n %} {% if TUTORIAL_MODE %}

{% blocktrans trimmed %} This server is running in TUTORIAL MODE {% endblocktrans %}

{% endif %}