{% extends load_base %} {% load i18n %} {% load gui_utils %} {% block javascript %} {% include "gui/vm/monitoring_js.html" with graphs=graphs %} {% endblock %} {% block base_nav %} {% include "gui/vm/navigation.html" with li_monitoring="active" %} {% include "gui/vm/monitoring_navigation.html" with mon_mem="active" %} {% endblock %} {% block base_content %}