@ -23,6 +23,12 @@
* @see template_preprocess_taxonomy_term()
*/
#}
{# my dubugger #}
<details>
<summary>Rob's var dump</summary>
{{ dump(_context) }}
</details>
{# /my dubugger #}
<div{{ attributes }}>
{{ title_prefix }}
@ -33,5 +39,4 @@
{{ content }}
{{ content.field_email|add_class('test-class') }}
</div>
{# <script>console.log({{ _context | json_encode | raw}});</script> #}