From 5ff4749512a257e5a6ba5c787a3fd132d6fe9213 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 17 Aug 2022 13:34:17 +0100 Subject: [PATCH] Formatting for article list --- templates/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 21e1b5f..1758d8e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,12 +1,14 @@ {% extends "base.html" %} {% block content %} - + + {% endblock %}