mirror of
https://github.com/YGGverse/rssto.git
synced 2026-04-02 10:05:32 +00:00
cleanup
This commit is contained in:
parent
5d232f54c9
commit
af3a6d0cd6
2 changed files with 1 additions and 5 deletions
|
|
@ -18,7 +18,7 @@
|
|||
{% if back %}<a href="{{ back }}">Back</a>{% endif %}
|
||||
{% if total %}
|
||||
<span>
|
||||
Page {{ page }} / {{ pages }} ({{ total }} torrent{{ total | pluralize(plural="s") }} total)
|
||||
Page {{ page }} / {{ pages }} ({{ total }} total)
|
||||
</span>
|
||||
{% endif %}
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue