diff options
Diffstat (limited to 'view.go')
| -rw-r--r-- | view.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ func getTemplate() string { <a href="{{.Url}}" class="{{if .IsDir}}dir" title="Directory: {{.Text}}"><span class="icono-folder"></span>{{else}}file" title="File: {{.Text}}"><span class="icono-file"></span>{{end}} {{.Text}}</a><br> {{end}} </blockquote> + <p>Generated by <a href="//uhttpd.iamfabulous.de" title="µhttpd - A self-contained instant micro webserver.">µhttpd</a>.</p> </div> </div> </div> |
