fix activity template

This commit is contained in:
ghost 2023-10-25 18:48:31 +03:00
parent 341c3a70a5
commit 6bc2c360a3

View File

@ -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 }})