{% extends "distributed/base_manage.html" %} {% load i18n %} {% load staticfiles %} {% load my_filters %} {% block title %}{% trans "Update Software" %}{% endblock %} {% block i18n_do_not_translate %} {% block facility_active %}active{% endblock facility_active %} {% endblock i18n_do_not_translate %} {% block headcss %}{{ block.super }} {% endblock headcss %} {% block headjs %}{{ block.super }} {% endblock headjs %} {% block content %} {{ block.super }}
{% trans "The JS of this page isn't working properly!" %}