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 %} -
+