{% extends "base.html" %} {% block head %} {% include "snippets/blog-imports.html" with editor=1 %} {% endblock %} {% block body %}
{% csrf_token %}
{% if error %}

{{ error }}

{% endif %}

Characters: 0/500000

Configuration:

(blog posts can't be changed after posting)
{% endblock %}