Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update torrents.jet.html

Cette révision appartient à :
kilo 2017-07-14 20:18:01 +02:00 révisé par GitHub
Parent 72a0ecf966
révision 5efc3908dd

Voir le fichier

@ -14,7 +14,8 @@
{{ range i, t := UserProfile.Torrents }}
{{ torrent := t.ToJSON() }}
<tr class="torrent-info
{{if torrent.Status == 2}}remake{{else if torrent.Status == 3}}trusted{{else if torrent.Status == 4}}aplus{{end}}{{ if t.hidden }} hidden{{end}}">
{{if torrent.Status == 2}}remake{{else if torrent.Status == 3}}trusted{{else if torrent.Status == 4}}aplus{{end}}{{ if torrent.hidden }} hidden{{end}}"
{{if torrent.hidden }}title="Uploaded as Anonymous"{{end}}>
<td class="tr-cat user-td">
{{ if Sukebei }}
<div class="nyaa-cat sukebei-cat-{{ torrent.Category }}{{ torrent.SubCategory}}">