{% extends 'migrator_base.html' %} {% block content %}

Config Form

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