{% comment %} Cuadro de publicidad en la parte superior de la página de inicio del sitio web de un taller. {% endcomment %}

{{page.venue}}

{{page.humandate}}

{% if page.humantime %}{{page.humantime}}{% endif %}

Instructores: {% if page.instructor %} {{page.instructor | join: ', ' %}} {% else %} to be announced. {% endif %}

{% if page.helper %}

Ayudantes {{page.helper | join: ', ' %}}

{% endif %}