Add user defined system message

This commit is contained in:
dwrz
2026-05-28 00:53:08 +00:00
parent a06833bb8b
commit 9ea4005e96
26 changed files with 652 additions and 222 deletions

View File

@@ -2,5 +2,6 @@
<body>
{{ template "main" . }}
{{ template "templates" . }}
{{ template "modal/settings" . }}
</body>
{{ end }}