{% capture header %}

Hola modal

{% endcapture %} {% capture body %}

Hola soy un body

{% endcapture %} {% capture footer %}

Hola soy un footer

{% endcapture %}
{% include activity_pub/generic_modal.html body=body %}