From 639773f00f6e5878d03879e5bf3d93dba32dd690 Mon Sep 17 00:00:00 2001 From: Dmitriy Lyalyuev Date: Tue, 25 Oct 2022 11:49:27 +0300 Subject: [PATCH] feat: reorder links --- later42/templates/archive.html | 4 +++- later42/templates/index.html | 8 ++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/later42/templates/archive.html b/later42/templates/archive.html index ddd5c32..36f3461 100644 --- a/later42/templates/archive.html +++ b/later42/templates/archive.html @@ -22,7 +22,9 @@

{% endif %}

- {{ url.url }} + + {{ url.url }} +

diff --git a/later42/templates/index.html b/later42/templates/index.html index f0b8abb..09c2750 100644 --- a/later42/templates/index.html +++ b/later42/templates/index.html @@ -7,7 +7,9 @@
@@ -19,7 +21,9 @@

{% endif %}