{{define "title"}}{{.Torrent.Name}}{{end}} {{define "content"}}
{{with .Torrent}}
Name {{.Name}}
Hash {{.Hash}}
Date {{.Date}}
Size {{.Filesize}}
Links Download!
Description {{.Description}}
{{end}}
{{end}}