{% macro subheadingComponent(data) %} {% set args = { "text" : {}, "class" : '', } %} {% do args.update(data) %} {% if args.text %}