{% extends "centerCendari.html" %} {% load set_var %} {% load staticfiles typogrify display compress %} {% block css %} {% endblock %} {% block init %} {% endblock init %} {% block nolayout_content %}
{% csrf_token %} {% include "includes/bootstrap_errors.html" with errors=form.non_field_errors %}
{% include "includes/bootstrap_errors.html" with errors=form.content.errors %} 0 %} " [ Read Only ] --- click here for Edit mode" {% else %} " [ Editable ] --- click here for Read-Only mode" {% endif %} /> {{ form.content }}
{% with formset=formsets.footnote %} {% endwith %}
{% endblock nolayout_content %}