{% if header %} {{ header }} {% elif title %} {% if actions %} {{ actions }} {% endif %} {% endif %} {{ slot }} {% if footer_start or footer_end %} {{ footer_end }} {% elif footer %} {{ footer }} {% endif %}