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

Login to Django Sticky Uploads Example

{% csrf_token %} {{ form.as_p }}
{% endblock %}