--- layout: default --- {% comment %} Metadatos para reconocer organizaciones {% endcomment %}

{{ page.title }}

{{ page.description }}

{{ page.content }}
{%- if page.logo.path -%} {% for size in site.images.sizes %} {% endfor %} {{ page.logo.description | default: page.title }} {%- endif -%} {% include_cached share_box.html url=page.url title=page.title description=page.description categories=page.categories %}
{% comment %} TODO: Formulario de contacto {% endcomment %}