mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-09 13:34:17 +00:00
fix activity template
This commit is contained in:
parent
341c3a70a5
commit
6bc2c360a3
@ -10,9 +10,6 @@
|
||||
<a href="{{ path('torrent_info', { torrentId : torrent.id }) }}">
|
||||
{{ torrent.name }}
|
||||
</a>
|
||||
{% if torrent.approved == false %}
|
||||
#{{ torrent.id }} ({{ 'waiting for approve' | trans }})
|
||||
{% endif %}
|
||||
{% else %}
|
||||
{% if torrent.approved == false %}
|
||||
#{{ torrent.id }} ({{ 'waiting for approve' | trans }})
|
||||
|
Loading…
x
Reference in New Issue
Block a user