mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
Add seafile editor font for external html
This commit is contained in:
parent
3371d5cb5b
commit
7c9acbef94
@ -13,6 +13,7 @@
|
||||
|
||||
{% block extra_style %}
|
||||
{% if filetype == 'Markdown' %}
|
||||
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-editor-font/seafile-editor-font.css" />
|
||||
{% render_bundle 'sharedFileViewMarkdown' 'css' %}
|
||||
{% elif filetype == 'Text' %}
|
||||
{% render_bundle 'sharedFileViewText' 'css' %}
|
||||
|
Loading…
Reference in New Issue
Block a user