From c89bc641706396b2736b9bf3067f9dbfac8cf5f9 Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tvdijen@gmail.com>
Date: Mon, 15 Jan 2018 12:21:28 +0100
Subject: [PATCH] Create consentadminajax.twig

---
 modules/consentAdmin/templates/consentadminajax.twig | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 modules/consentAdmin/templates/consentadminajax.twig

diff --git a/modules/consentAdmin/templates/consentadminajax.twig b/modules/consentAdmin/templates/consentadminajax.twig
new file mode 100644
index 000000000..1ffd174b6
--- /dev/null
+++ b/modules/consentAdmin/templates/consentadminajax.twig
@@ -0,0 +1,3 @@
+{% block content}
+{{ res|trans }}
+{% endblock %}
-- 
GitLab