{% if theme.header_group.header_option == 'draganddrop' %}
{% dnd_area 'header-global' label='Header' %}
{% dnd_section vertical_alignment="MIDDLE"
padding={
"top": 20,
"bottom": 20
} %}
{% end_dnd_section %}
{% end_dnd_area %}
{% else %}
{% endif %}