forked from MarseyWorld/MarseyWorld
dfs
parent
4a782549c8
commit
d83410a27a
|
@ -79,7 +79,7 @@
|
|||
{% block pagenav %}
|
||||
{% if notifications %}
|
||||
<nav aria-label="Page navigation">
|
||||
<ul class="pagination pagination-sm mb-0">
|
||||
<ul class="pagination pagination-sm mb-0 mt-4">
|
||||
{% if page>1 %}
|
||||
<li class="page-item">
|
||||
{% if "?page=" in request.full_path %}
|
||||
|
|
Loading…
Reference in New Issue