{% extends 'base.html' %} {% load static %} {% block title %}{{ object.title }}{% endblock %} {% block content %}
{{ object.target_datetime|date:"m/d/Y, h:i A" }}
{{ object.estimated_hours }}
{{ object.course }}
{{ object.location.mode }}
{{ object.location.getvenue|urlize }}