--- layout: default --- {%- assign form = site.data.forms.contacto -%}
{%- if page.image.path -%}
{%- include_cached picture.html image=page.image default_description=page.title height='50vh' -%}
{%- endif -%}

{{ page.title | default: '' | escape }}

{%- if page.description -%}

{{ page.description | default: '' | escape }}

{%- endif -%}
{{ content | replace: '