+
+ {{call $.T "category"}} |
+ {{call $.T "name"}} |
+ {{call $.T "date"}} |
+ {{call $.T "size"}} |
+ {{call $.T "links"}} |
{{ range $i, $t := .Torrents }}
{{ if lt $i 16 }}
@@ -18,7 +17,7 @@
{{if eq .Status 3}}trusted{{end}}
{{if eq .Status 4}}aplus{{end}}">
-
+ |
{{ if Sukebei }}
@@ -32,17 +31,17 @@
{{.Name}}
|
- {{.Date}} |
-
+ | {{.Date}} |
+
{{ fileSize .Filesize $.T }}
|
-
+
{{if ne .TorrentLink ""}}
-
+
{{end}}
|
diff --git a/templates/_user_notifications.html b/templates/_user_notifications.html
index 254404c8..4b91d1c1 100644
--- a/templates/_user_notifications.html
+++ b/templates/_user_notifications.html
@@ -1,6 +1,6 @@
{{define "profile_notifications_content"}}
{{with .User}}
-