{% extends 'base.html' %} {% block content %} Start by entering these details to create the event.
{{form.as_p}}
{% endblock %}