Target Date & Time: {{ event.target_datetime }}
Estimated Hours: {{ event.estimated_hours }}
Course: {{ event.course }}
Location: {{ event.location }}
{% extends 'base.html' %} {% load static %} {% block title %} {{ object.activity }} {% endblock %} {% block heading %}
Target Date & Time: {{ event.target_datetime }}
Estimated Hours: {{ event.estimated_hours }}
Course: {{ event.course }}
Location: {{ event.location }}