{% load i18n %} {% if unavailable %}

{% trans 'ERROR: uWSGI is not available!' %}

{% else %} {% endif %}