{% extends "base.html" %} {% load i18n %} {% block dojango_header_extra %} {% endblock %} {% block dojango_content %} {{ block.super }}
{% trans "Loading..." %}
{% trans "Loading..." %}

{% trans "Warning!" %}

{% trans "You are about to REBOOT the system, what would you like to do?" %}

{% trans "Warning!" %}

{% trans "You are about to SHUTDOWN the system, what would you like to do?" %}

{{ freenas_version }}

{% trans "Forum" %}

{% trans "IRC (Chat)" %}

{% trans "Mailing Lists" %}

{% trans "Support Issues" %}

{% trans "Documentation" %}


{% endblock %}