{% extends "sysadmin/base.html" %} {% load seahub_tags i18n staticfiles %} {% block extra_style %} {% endblock %} {% block cur_statistic %}tab-cur{% endblock %} {% block right_panel %}
{% if traffic_stats_enabled %} {% endif %}
-
{# `
` is needed for ``, as the plugin requires. #}

{% endblock %} {% block extra_script %} {% endblock %}