Get Updates
Stay in touch! Get updates about our events, articles, and other news.
Our Resources
-
{% for event in events_list %}
-
{{ event.title }}
{{ event.start_dt|date:"F j, Y - P" }}
{{ event.place.name }}
{% empty %}
{% trans 'Events will be shown here. Start adding events now!' %}
{% endfor %}