{% extends "sysadmin/base.html" %} {% load seahub_tags i18n staticfiles %} {% block extra_style %} {% endblock %} {% block cur_statistic %}tab-cur{% endblock %} {% block right_panel %} {% with cur_tab='storage' %} {% include 'sysadmin/snippets/sys_statistic_nav.html' %} {% endwith %}