mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-19 15:25:49 +00:00
update: user i18n to show title
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<title>{{.title}}</title>
|
||||
<title>{{ i18n .title}}</title>
|
||||
</head>
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user