{% from "macros/_form.html" import render_form %} {% extends "layout.html" %} {% block page_title %}New event{% endblock %} {% block body_class %}eventform eventnew{% endblock %} {% block content %}
Tip: Set your start and finish in the {{ config.TIME_ZONE }} time zone.