{% extends 'admin/model/edit.html' %} {% block tail %} {{ super() }} {{ ckeditor.load() }} {% endblock %}