{{define "profile_content"}} {{with .UserProfile}} {{ if gt (len .Torrents) 0 }}
{{T "category"}} | {{T "name"}} | {{T "date"}} | {{T "size"}} | {{T "links"}} |
---|---|---|---|---|
{{ if Sukebei }} {{ else }} {{ end}} | {{.Name}} | {{.Date}} | {{.Filesize}} | {{if ne .TorrentLink ""}} {{end}} |