{% extends "base.html" %} {% block content %}
Date: {{ event.date }} at {{ event.time }}
Location: {{ event.location }}
{{ event.description }}