Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update torrents.jet.html

Cette révision appartient à :
kilo 2017-07-14 22:11:53 +02:00 révisé par GitHub
Parent 5efc3908dd
révision 6b180bac7b

Voir le fichier

@ -15,7 +15,7 @@
{{ torrent := t.ToJSON() }} {{ torrent := t.ToJSON() }}
<tr class="torrent-info <tr class="torrent-info
{{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.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}}> {{if torrent.hidden }}title="{{T("upload_as_anon")}}: {{T("yes")}}"{{end}}>
<td class="tr-cat user-td"> <td class="tr-cat user-td">
{{ if Sukebei }} {{ if Sukebei }}
<div class="nyaa-cat sukebei-cat-{{ torrent.Category }}{{ torrent.SubCategory}}"> <div class="nyaa-cat sukebei-cat-{{ torrent.Category }}{{ torrent.SubCategory}}">