]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/http-entry.tmpl
Top translation
[sgblog.git] / cmd / sgblog / http-entry.tmpl
index efff427b3954a939cc3d5186bb4aa4cddf120df9..3693057f9499cda79a569743b2e89b451ffbf277 100644 (file)
@@ -14,7 +14,7 @@
 </head>
 <body>
 {{with .Cfg.AboutURL}}[<a href="{{.}}">{{$.T.Get "about"}}</a>]{{end}}
-[<a href="{{.Cfg.URLPrefix}}/">index</a>]
+[<a href="{{.Cfg.URLPrefix}}/">{{$.T.Get "top"}}</a>]
 {{if .Parent}}[<a href="{{.Cfg.URLPrefix}}/{{.Parent}}">{{$.T.Get "prev"}}</a>]{{end}}
 [<tt><a title="{{$.T.Get "When"}}">{{.When}}</a></tt>]
 [<tt><a title="{{$.T.Get "What"}}">{{.Commit.Hash.String}}</a></tt>]