mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-06-05 22:09:12 +02:00
add results count
This commit is contained in:
@@ -31,7 +31,9 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p class="my-2 text-center font-semibold">
|
||||||
|
{{item_list|length}} results
|
||||||
|
</p>
|
||||||
|
|
||||||
<div class="mx-auto my-2 text-center flex text-white content-center justify-center">
|
<div class="mx-auto my-2 text-center flex text-white content-center justify-center">
|
||||||
{% if prev_page %}
|
{% if prev_page %}
|
||||||
@@ -43,4 +45,4 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
|
Reference in New Issue
Block a user