{% extends "templates/base.html" %} {% block head %} {% endblock %} {% block content %}
{% csrf_token %} {{ form.as_p }} Available tags:
Editor
{% if editor == "html" %} {% else %} {% endif %}
{% if editor == "html" %}