{% extends "base.html" %} {% block content %}

Upcoming Events

{% if error %}

{{ error }}

{% endif %} {% if events %} {% else %}

No events found.

{% endif %} {% endblock %}