diff --git a/web/html/common/head.html b/web/html/common/head.html index 819f436e..f34ce62f 100644 --- a/web/html/common/head.html +++ b/web/html/common/head.html @@ -12,6 +12,6 @@ display: none; } - {{.title}} + {{ i18n .title}} {{end}} \ No newline at end of file