From 71c58070e99078a4855be911d57e328669fec208 Mon Sep 17 00:00:00 2001 From: Klaus Thoden Date: Fri, 6 Dec 2019 11:46:34 +0100 Subject: [PATCH] Smaller heading --- .../templates/eoaforthcoming/eoa-forthcominglist.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eoaforthcoming/templates/eoaforthcoming/eoa-forthcominglist.html b/eoaforthcoming/templates/eoaforthcoming/eoa-forthcominglist.html index 655d33c..d1af561 100644 --- a/eoaforthcoming/templates/eoaforthcoming/eoa-forthcominglist.html +++ b/eoaforthcoming/templates/eoaforthcoming/eoa-forthcominglist.html @@ -1,7 +1,7 @@ {% load cms_tags %}
-

Forthcoming

+

Forthcoming

{% for plugin in instance.child_plugin_instances %} {% render_plugin plugin %} {% endfor %}