From 49285301aca568d045fdbd3c3f9f03f9ec176843 Mon Sep 17 00:00:00 2001 From: Nikolas Date: Sat, 16 Nov 2024 18:51:15 +0000 Subject: simplify css --- templates/base.html | 2 +- templates/photos.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 764f08e..4ea65e1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ - + Archive - Boutalas diff --git a/templates/photos.html b/templates/photos.html index 8c55339..bad4589 100644 --- a/templates/photos.html +++ b/templates/photos.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block body %}

{{ section.title }}

{% for page in paginator.pages %} -
+