From fe105d76f7d549ce0a886d007f5beec99788a247 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 20 May 2019 22:15:41 +0100 Subject: [PATCH] Fix closing tag on heading --- source/_includes/sponsors-block.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/sponsors-block.html.twig b/source/_includes/sponsors-block.html.twig index 39fad83..5629cf5 100644 --- a/source/_includes/sponsors-block.html.twig +++ b/source/_includes/sponsors-block.html.twig @@ -7,7 +7,7 @@ {% set sponsors = getSponsors(sponsorData, level) %} {% if sponsors %}
-

{{ level|capitalize }} Sponsors

+

{{ level|capitalize }} Sponsors