{% extends "base.html" %} {% block content %} {{ title }}

This form demonstrates HTTP POST.

{% csrf_token %} {{ form.as_div }}
NOW_MARKER{% now "h:i:s" %}NOW_MARKER
{% endblock %}