{% extends "base.html" %} {% block content %}
Import Rules
{% csrf_token %} {{ form.as_p }}
{% endblock %}