{{ entity.startDate|format_date('long') }} {% if entity.endDate is not null %} - {{ entity.endDate|format_date('long') }} {% endif %}

{{ entity.content|chill_markdown_to_html }}