From 70015205689330759375695472ccf8dc51b1e600 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 3 Jul 2018 19:12:00 +0100 Subject: [PATCH] Fix honeypot field --- source/contact.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/contact.html.twig b/source/contact.html.twig index 383ec004..8dab9cae 100644 --- a/source/contact.html.twig +++ b/source/contact.html.twig @@ -6,7 +6,7 @@ use: [posts] {% block content %}

To send me an email, complete the form below.

-
+ - +
{% endblock %}