{% extends 'editor/base.html' %}
{% load i18n %}
{% load static %}
{% load ifsetting %}
{% get_current_language as LANGUAGE_CODE %}
{% block editor_scripts %}
{% endblock %}
{% block editor_style %}
{% endblock %}
{% block content %}
{% comment %} 'Modals' work better when they are included at the top of html {% endcomment %}