]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/http-entry.tmpl
Proper path terminators
[sgblog.git] / cmd / sgblog / http-entry.tmpl
index 3c7fc0a3442ff3a053e2f3e2125652b1065c71f3..1774afed874fc87b513e67704029943dc18ef716 100644 (file)
@@ -21,7 +21,7 @@
 
 {{if .Topics}}
 <hr/>
-Topics: {{range .Topics}}[<tt><a href="{{$Cfg.URLPrefix}}?topic={{.}}">{{.}}</a></tt>]{{end}}
+Topics: {{range .Topics}}[<tt><a href="{{$Cfg.URLPrefix}}/?topic={{.}}">{{.}}</a></tt>]{{end}}
 {{end}}
 
 <hr/>