This commit is contained in:
2024-08-28 18:27:30 +02:00
parent 725d75e269
commit 057750938f
7 changed files with 46 additions and 28 deletions

View File

@@ -11,4 +11,5 @@
{{- end -}}
{{- with dict "Params" "" "noticeType" "caution" "Inner" $noticeText -}}
{{- partial "notice" . -}}
<style> .notranslate[data-lang="{{ $languageCode }}"] { display: none; } </style>
{{- end -}}