{% extends "board/base.html" %} {% load i18n %} {% block content %}
{% csrf_token %} {{form}}
 
{% endblock content %}