From 7b4bcb3aed1105d5d79c25171175ac6a860e94f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 21 Nov 2018 10:30:07 -0500 Subject: [PATCH] Match component template to Todd's design --- agaric/templates/components/slide.html.twig | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/agaric/templates/components/slide.html.twig b/agaric/templates/components/slide.html.twig index a4d16ea..460670c 100644 --- a/agaric/templates/components/slide.html.twig +++ b/agaric/templates/components/slide.html.twig @@ -1,12 +1,8 @@ -
-
-
-
- {{ text }} -
-
- {{ link }} -
-
+ +
+ {{ image }}
-
+
+ {{ text }} +
+