{% load omblog_tags %} {% block title %}{{post.title}}{% endblock %} view
Drag images into this box to upload.
{% for img in post.postimage_set.all %}
{% endfor %}

Saving

{% csrf_token %} {{form.title}}
{{form.description}}
{{form.source_content}}
{{form.status}}
{{form.slug}}
{% verbatim %} {% endverbatim %}