{% load i18n %}
{% if console_type != 'SERIAL' %}
{% blocktrans %}If console is not responding to keyboard input: click the grey status bar below.{% endblocktrans %}
{% endif %}
{% 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 %}