From c92fc36b40f30eddbfc9b84098e4c005adb46e30 Mon Sep 17 00:00:00 2001 From: starnakin Date: Mon, 14 Apr 2025 20:02:45 +0200 Subject: [PATCH] add: prev and next button template --- src/templates/page.jinja | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/templates/page.jinja b/src/templates/page.jinja index 36bac00..b38958f 100644 --- a/src/templates/page.jinja +++ b/src/templates/page.jinja @@ -4,6 +4,14 @@ + {% if readme %}
@@ -15,10 +23,12 @@
- Large - {% if image|length > 2 %} - export file - {% endif %} +
+ Large + {% if image|length > 2 %} + export file + {% endif %} +
{% endfor %}