{% if button.icon %}<spanclass="fa">{{ button.icon.as_html }}</span>{% endif %}
<spanclass='text'>{{ button.text }}</span>
</div>
</a>
{% endfor %}
</div>
{% if event.contact_email %}
<p>
<ahref="mailto:{{ event.contact_email }}">{% fa5_icon "envelope" "fas" %} {% trans "Write to organizers of this event for questions and comments" %}</a>