From 979620b89163be83619a7c8a2044e9f1eba6aeda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondr=CC=8Cej=20Ny=CC=81vlt?= Date: Thu, 7 Sep 2023 00:42:47 +0200 Subject: [PATCH] Use semantic tags --- view/templates/index.html | 12 ++++++------ view/templates/parts/filters.html | 4 ++-- view/templates/parts/logo.svg | 1 + 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/view/templates/index.html b/view/templates/index.html index f090be3..abfd734 100644 --- a/view/templates/index.html +++ b/view/templates/index.html @@ -3,19 +3,19 @@ {% block header_class %}{% endblock header_class %} {% block body %} -
+ {% include "parts/filters.html" %} -
+ -
-
+
+
{% include "parts/diff_list.html" %} -
+
{{ pagination.links }}
{{ pagination.info }}
- + {% endblock body %} diff --git a/view/templates/parts/filters.html b/view/templates/parts/filters.html index a22f86c..8b7542c 100644 --- a/view/templates/parts/filters.html +++ b/view/templates/parts/filters.html @@ -1,4 +1,4 @@ -
+
{% endif %} -
+ diff --git a/view/templates/parts/logo.svg b/view/templates/parts/logo.svg index c704e4c..221dad7 100644 --- a/view/templates/parts/logo.svg +++ b/view/templates/parts/logo.svg @@ -1,4 +1,5 @@ + Headline