{% extends "base.html" %} {% load seahub_tags i18n %} {% block viewport %}{% endblock %} {% block extra_style %} {% include 'snippets/file_view_style.html' %} {% endblock %} {% block main_content %} {% if traffic_over_limit %}
{% trans "File download is disabled: the share link traffic of owner is used up." %}
{% endif %}