{{define "title"}}{{ call $.T "comments_list" }}{{end}} {{define "content"}}
{{ call $.T "comments" }} | {{ call $.T "torrents" }} | {{ call $.T "username" }} | {{ call $.T "actions" }} |
---|---|---|---|
{{ .Content }} | {{ .TorrentID }} | {{ .UserID }} | {{ call $.T "delete" }} |