forked from deepStateMirrors/tabi
♻️ refactor: use consistent pagination
This commit is contained in:
parent
6938ae42f9
commit
a8e49cfedf
4 changed files with 46 additions and 39 deletions
|
@ -4,9 +4,8 @@
|
|||
{% import "macros/page_desc.html" as macros_page_desc %}
|
||||
{% import "macros/content.html" as macros_content %}
|
||||
{% import "macros/cards_posts.html" as macros_cards_posts %}
|
||||
{% import "macros/list_title.html" as macros_list_title %}
|
||||
{% import "macros/set_title.html" as macros_set_title %}
|
||||
|
||||
{% import "macros/paginate.html" as macros_paginate %}
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang = "en">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue