]> Cypherpunks.ru repositories - gocheese.git/blob - hr-root.tmpl
More convenient trusted-host
[gocheese.git] / hr-root.tmpl
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>{{.Version}}: packages</title>
5   </head>
6   <body>
7     <ul>{{range .Packages}}
8       <li><a href="/hr/{{.}}/">{{.}}</a></li>
9 {{- end}}
10     </ul>
11   </body>
12 </html>