forked from deepStateMirrors/tabi
✨ feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
57a0a8e1a0
commit
0253799f23
52 changed files with 1824 additions and 75 deletions
|
@ -1,4 +1,4 @@
|
|||
{% if paginator %}
|
||||
{% if paginator and paginator.number_pagers > 1 %}
|
||||
<ul class="pagination">
|
||||
{% if paginator.previous %}
|
||||
<li class="page-item page-prev">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue