{% if page.event.date %}

{{ page.event|event_date_time(weekday=True) }}
{% endif %} {% if page.event.place %}

{{ page.event.place }}
{% endif %}