{% extends "myhome_base.html" %} {% load seahub_tags %} {% block main_panel %}

{{ file_name }}

共享者:{{ username }}

文件内容读取中...

{% endblock %} {% block extra_script %} {% include "snippets/file_view_js.html" %} {% endblock %}