{{ extends "layouts/index_admin" }} {{block title()}}{{ T("comments_list") }}{{end}} {{block content_body()}}
{{ T("comments") }} | {{ T("torrents") }} | {{ T("username") }} | {{ T("actions") }} |
---|---|---|---|
{{ .Content }} | {{ .TorrentID }} | {{if .User }} {{ .User.Username }} {{else}} れんちょん {{end}} | {{ T("delete") }} |