{% extends "base.html" %} {% block title %}Edit Article - {{ article.title }} - {{ super() }}{% endblock %} {% block content %}

Edit Article

Article Content
Edit the HTML content directly. Must maintain schema.org Article markup.
SEO Settings
Author & Publisher
Featured Image
Publishing
Uncheck to save as draft
Cancel
{% endblock %} {% block extra_scripts %} {% endblock %}