{% extends "./template_wider.html" %} {% block content %} {% load static %}

Timeline

{% csrf_token %}
{{ timeline_form.start_date }}
{{ timeline_form.end_date }}
{{ timeline_form.object_type }}
{% endblock %}