{% extends 'base.html' %} {% block content %} {% block title %} Events {% endblock %}
Period {{ event.period_num }} Time: {{ convertedTime.strftime("%I:%M %p") }}
{{ event.tasks.description }}