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) }} {# #}