remotes/1693045480750635534/spooky-22
Aevann1 2021-12-05 05:06:07 +02:00
parent 090a89e2ef
commit 29886e2cf3
1 changed files with 1 additions and 1 deletions

View File

@ -816,7 +816,7 @@
<br>
{% if '?' in request.full_url %}
<a class="pt-2" href="{{request.full_url}}&offset={{offset}}">VIEW MORE</a>
{% else &}
{% else %}
<a class="pt-2" href="{{request.full_url}}?offset={{offset}}">VIEW MORE</a>
{% endif %}
{% endif %}