{% extends 'switchinfo/base.html' %} {% block content %}

{{ title }}

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