render motds in topic and topics views
This commit is contained in:
@@ -186,6 +186,7 @@ def create_app():
|
||||
return {
|
||||
'get_post_url': get_post_url,
|
||||
'get_prefers_theme': get_prefers_theme,
|
||||
'get_motds': MOTD.get_all,
|
||||
}
|
||||
|
||||
@app.template_filter("ts_datetime")
|
||||
|
||||
Reference in New Issue
Block a user