{% translate 'Applicazioni' %}
{{ app_list|length }}
{% translate 'Stato Sistema' %}
Attivo
{% translate 'Ambiente' %}
{% if debug %}Sviluppo{% else %}Produzione{% endif %}
{% translate 'Orario Server' %}
{% extends "admin/base_site.html" %} {% load i18n static admin_filters %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}{{ block.super }} dashboard-view{% endblock %} {% block nav-breadcrumbs %}{% endblock %} {% block content %}
{% translate 'Applicazioni' %}
{% translate 'Stato Sistema' %}
{% translate 'Ambiente' %}
{% translate 'Orario Server' %}