From d00d71ff997c79af9ecac46da2afdf3f9cbb2881 Mon Sep 17 00:00:00 2001 From: rdrew Date: Thu, 5 Dec 2024 15:43:01 -0400 Subject: [PATCH] template stuff --- templates/main_layouts/taxonomy-term--scholars.html.twig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/templates/main_layouts/taxonomy-term--scholars.html.twig b/templates/main_layouts/taxonomy-term--scholars.html.twig index 2a7e66a..52e35b2 100644 --- a/templates/main_layouts/taxonomy-term--scholars.html.twig +++ b/templates/main_layouts/taxonomy-term--scholars.html.twig @@ -23,6 +23,12 @@ * @see template_preprocess_taxonomy_term() */ #} +{# my dubugger #} +
+ Rob's var dump + {{ dump(_context) }} +
+{# /my dubugger #} {{ title_prefix }} @@ -33,5 +39,4 @@ {{ content }} {{ content.field_email|add_class('test-class') }} -{{ dump(_context) }} {# #}