diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-21 15:02:18 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-02-21 15:02:18 +0300 |
| commit | 660e5ad101e41dffa94c5775491108f359cd8359 (patch) | |
| tree | dfd5fe07d7c7b038dd48b8d7607a6f062e944869 /web/html/common | |
| parent | aebf52efb22a64ac2b0ba203dd41b7523b7d998c (diff) | |
[dark] change message by theme
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/html/common')
| -rw-r--r-- | web/html/common/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/common/head.html b/web/html/common/head.html index 6ae7247c..9d7919b6 100644 --- a/web/html/common/head.html +++ b/web/html/common/head.html @@ -38,4 +38,5 @@ </style> <title>{{ .host }}-{{ i18n .title}}</title> </head> +<div id="message"></div> {{end}}
\ No newline at end of file |
