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