{% for piece in data.widget._pieces %}

{% if piece._url %}{% endif %} {{ piece.title }} {% if piece._url %}{% endif %}

{{ piece.start | date('MMM Do') }} at {{ piece.start | date('h:mma') }}
{% endfor %}