diff --git a/templates/login.gohtml b/templates/login.gohtml index 66912a9..dc75ac7 100644 --- a/templates/login.gohtml +++ b/templates/login.gohtml @@ -1,5 +1,5 @@ {{ define "title" }} - {{ string .Blog.Lang "editor" }} - {{ .Blog.Title }} + {{ string .Blog.Lang "login" }} - {{ .Blog.Title }} {{ end }} {{ define "main" }}