From fc34d9853386b6dbf270a10862a47a052f1fb151 Mon Sep 17 00:00:00 2001 From: realtradam Date: Sun, 28 Jul 2024 20:00:49 -0400 Subject: code cleanup --- backend/src/main/resources/templates/articles-list.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'backend/src/main/resources/templates/articles-list.html') diff --git a/backend/src/main/resources/templates/articles-list.html b/backend/src/main/resources/templates/articles-list.html index 799c751..3e133df 100644 --- a/backend/src/main/resources/templates/articles-list.html +++ b/backend/src/main/resources/templates/articles-list.html @@ -5,12 +5,12 @@ Title -

blah blah

-
-
my aga article
-

- ... -

-
+

blah blah

+
+
my aga article
+

+ ... +

+
\ No newline at end of file -- cgit v1.2.3