mirror of
https://github.com/searxng/searxng.git
synced 2025-12-29 23:20:02 +00:00
[fix] pagination position
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{% endfor %}
|
||||
|
||||
{% if paging %}
|
||||
<div id="paging">
|
||||
<div id="pagination">
|
||||
{% if pageno > 1 %}
|
||||
<form method="post" action="/">
|
||||
<div class="left">
|
||||
|
||||
Reference in New Issue
Block a user