From c41551c89ee188317dd919bfc9f51bbcb6de1f0a Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Sat, 15 May 2021 11:29:54 -0400 Subject: [PATCH] fix URLs in templates --- gallery/templates/album.j2 | 11 ++++++++--- gallery/templates/index.j2 | 4 ++-- gallery/views/default_routes.py | 1 - 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gallery/templates/album.j2 b/gallery/templates/album.j2 index b2f7423..32735ac 100644 --- a/gallery/templates/album.j2 +++ b/gallery/templates/album.j2 @@ -12,15 +12,20 @@
{% for image in images %} @@ -20,7 +20,7 @@
{% for album in albums %}