add motd editor and motd display
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<img src="/static/icons/error.svg" alt="error" style="width: {{width}}px;">
|
||||
{%- endmacro -%}
|
||||
|
||||
{%- macro icn_megaphone(width=48) -%}
|
||||
<img src="/static/icons/megaphone.svg" alt="megaphone" style="width: {{width}}px;">
|
||||
{%- endmacro -%}
|
||||
|
||||
{%- macro icn_bookmark(width=16) -%}
|
||||
<img src="/static/icons/bookmark.svg" alt="bookmark" style="width: {{width}}px;">
|
||||
{%- endmacro -%}
|
||||
|
||||
Reference in New Issue
Block a user