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