start porting some topics stuff

This commit is contained in:
2025-06-30 16:13:23 +03:00
parent 9126ce4f61
commit 05cbc03e82
11 changed files with 313 additions and 6 deletions

View File

@ -80,6 +80,7 @@ def create_app():
return {
"InfoboxIcons": InfoboxIcons,
"InfoboxHTMLClass": InfoboxHTMLClass,
"InfoboxKind": InfoboxKind,
}
@app.context_processor