{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrastyle %} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block title %}{% trans "SysScope" %} - {{ title }}{% endblock %} {% block content %}{% trans 'Use the menu on the left to browse through the graphs.' %}
#}