{% extends 'base.html' %} {% block body %} {% for css in editor_css %} {% endfor %} {% for js in editor_js %} {% endfor %}