{% extends "minecraft_manager/dashboard.html" %} {% load csrf_html %} {% block section %}

New Warning

{% autoescape off %}{% get_csrf_html request %}{% endautoescape %}

{{ form }}
{% endblock section %}