From 0d8afc96f243c25a0afb2117a1d52dab407251f5 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Mon, 2 Oct 2023 22:24:02 +0200 Subject: [PATCH] center featured cards --- gawa/blog/templates/blog/featured.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gawa/blog/templates/blog/featured.html b/gawa/blog/templates/blog/featured.html index a575c4f..ee9f3e4 100644 --- a/gawa/blog/templates/blog/featured.html +++ b/gawa/blog/templates/blog/featured.html @@ -3,9 +3,9 @@ {% get_current_language as LANGUAGE_CODE %}

{% trans "Featured" %}

-
+
{% for post in featured_posts %} -
+