{% load i18n l10n admin_static cms_static %}
// 如果沒有複製全部 djangocms_text_ckeditor/cms/plugins/widgets/ckeditor.html
// 的資料而使用 include cms/plugins/widgets/ckeditor.html 的話
// 會造成無窮迴圈問題
{% block extrastyle %}
{% endblock %}
{% block extrahead %}
{% endblock %}