{% extends 'django_cryptolock/base.html' %} {% block content %}
{% csrf_token %} {{form}}
{% endblock content %}