{% extends "sysadmin/sys_org_info_base.html" %} {% load seahub_tags i18n staticfiles %} {% block extra_style %} {% endblock %} {% block right_panel %}
{% with cur_tab='traffic' %} {% include 'sysadmin/snippets/sys_org_info_nav.html' %} {% endwith %}
-
{# `
` is needed for ``, as the plugin requires. #}

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