{%- if header is defined -%} {% if header %}{{ header }}{% endif %} {%- endif -%}
{%- if header_actions is defined -%} {% if header_actions %}{{ header_actions }}{% endif %} {%- endif -%}
{%- block content -%}{{ content or "" }}{%- endblock -%}