{% extends 'ipv6ula/base.html' %} {% load crispy_forms_tags %} {% block content %}
{% csrf_token %} {{ form|crispy }}
{% endblock %}