From a9ea73cb4f1307863b6397373b08893ef992055e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 25 Apr 2019 22:12:44 +0200 Subject: [PATCH] Add intro text --- source/sponsors.html.twig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/sponsors.html.twig b/source/sponsors.html.twig index cdce78d26..fef107fa0 100644 --- a/source/sponsors.html.twig +++ b/source/sponsors.html.twig @@ -2,6 +2,11 @@ layout: page title: Sponsors --- +
+

DrupalCamp Bristol would like to say a massive THANK YOU! to all of our incredible sponsors. Without your support, this event would never have been possible.

+

If you'd like to get involved with sponsorship, head over to our Sponsorship page. We'll be on the lookout for new sponsors up until the day of the event.

+
+ {% for level in site.sponsorship_levels %} {% set sponsors = site.sponsors[level] %} {% if sponsors %}