{% extends 'hypereditor/editor_base.html' %} {% load static %} {% block editor %}
{% for js_plugin in js_plugins %} {% endfor %} {% endblock %}