remotes/1693045480750635534/spooky-22
Aevann1 2021-12-05 05:18:52 +02:00
parent 475a34fa1b
commit f312ea3ca3
1 changed files with 1 additions and 5 deletions

View File

@ -814,11 +814,7 @@
{% if offset %}
<br>
{% if sort %}
<a class="pt-2" href="{{request.path}}?sort={{sort}}&offset={{offset}}">VIEW MORE</a>
{% else %}
<a class="pt-2" href="{{request.path}}?offset={{offset}}">VIEW MORE</a>
{% endif %}
<a class="pt-2" href="{{request.path}}?offset={{offset}}">VIEW MORE</a>
{% endif %}
{% elif not p.replies and p.deleted_utc == 0 %}