mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
Update view_file_via_onlyoffice.html
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{% load seahub_tags %}
|
||||
|
||||
<head>
|
||||
<title>{{doc_title}}</title>
|
||||
<link rel="icon" href="{{ MEDIA_URL }}{{ favicon_path }}" />
|
||||
</head>
|
||||
|
||||
{% block main_content %}
|
||||
<div id="placeholder"></div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user