{% extends "editor/components/base.html" %} {% block style %} {% endblock %} {% block content %}

Editor

{% include "editor/components/client-alerts.html" %}
Add Block Add Question
Cancel Done
{% endblock %} {% block script %} {% endblock %}