{% load i18n %} {% load url from future %}
{% blocktrans %}If console is not responding to keyboard input: click the grey status bar below.{% endblocktrans %} {% trans "Click here to show only console" %}
{% trans "To exit the fullscreen mode, click the browser's back button." %}
{% blocktrans %}console is currently unavailable. Please try again later.{% endblocktrans %} {% trans "Reload" %}
{% endif %}