Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update profile.jet.html

Cette révision appartient à :
kilo 2017-07-14 14:03:16 +02:00 révisé par ewhal
Parent 9b37ad0882
révision 2ae4824d27
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -13,7 +13,7 @@
<p class="profile-usertitle-job">
{{UserProfile.GetRole()}}
</p>
<p class="profile-usertitle-uploadcount">{{ T("torrents_uploaded") }}Torrents uploaded:<span>{{ len(UserProfile.Torrents) }}</span></p>
<p class="profile-usertitle-uploadcount">{{ T("torrents_uploaded") }}:<span>{{ len(UserProfile.Torrents) }}</span></p>
</div>
<!-- END SIDEBAR USER TITLE -->
<!-- SIDEBAR BUTTONS -->