diff --git a/templates/admin/index.jet.html b/templates/admin/index.jet.html index bd206fb8..c04de2df 100644 --- a/templates/admin/index.jet.html +++ b/templates/admin/index.jet.html @@ -25,7 +25,7 @@
- +
@@ -33,8 +33,7 @@
@@ -57,7 +56,7 @@ {{ .Torrent.Name }} {{ T("edit") }} - {{.User.Username}} + {{.User.U}} {{ getReportDescription(.Description,T) }} {{.Message}} @@ -71,9 +70,7 @@

{{ T("last_users") }}

@@ -93,7 +90,7 @@ {{if .ID > 0}}
{{ yield csrf_field()}} - +
{{end}} @@ -102,8 +99,7 @@
@@ -138,8 +134,7 @@ diff --git a/templates/admin/torrent_report.jet.html b/templates/admin/torrent_report.jet.html index 6bf90fbb..803ee37e 100644 --- a/templates/admin/torrent_report.jet.html +++ b/templates/admin/torrent_report.jet.html @@ -26,7 +26,7 @@
- +
diff --git a/templates/admin/torrentlist.jet.html b/templates/admin/torrentlist.jet.html index 41ae3c76..a1dda92d 100644 --- a/templates/admin/torrentlist.jet.html +++ b/templates/admin/torrentlist.jet.html @@ -55,7 +55,7 @@ {{ else }}れんちょん{{end}} - + {{ if .IsBlocked }} {{ T("torrent_unblock") }} {{else}} @@ -65,7 +65,7 @@ {{ if .IsDeleted }}{{ end }} - + diff --git a/templates/admin/userlist.jet.html b/templates/admin/userlist.jet.html index 3ec9261d..a7600796 100644 --- a/templates/admin/userlist.jet.html +++ b/templates/admin/userlist.jet.html @@ -21,7 +21,7 @@ {{if .ID > 0}}
{{ yield csrf_field()}} - +
{{end}}