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

Artikel-Editor

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