From 105a08a197faaa69fe67fbe29b8fa8c84f6eb2f9 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Thu, 3 Feb 2022 17:55:29 +0100 Subject: [PATCH] Fix Template --- tpl/gallery.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tpl/gallery.html b/tpl/gallery.html index ac0a2c4..98c4c28 100644 --- a/tpl/gallery.html +++ b/tpl/gallery.html @@ -51,9 +51,9 @@ {% endif %} {% if ($sort == 1): %} - {{ $page }} + {{ $page }} {% else: %} - {{ $page }} + {{ $page }} {% endif %} {% if ($page < $last_page): %}