{% extends "widget_base.html" %} {% import "macros.html" as macros %} {% block forestyle %} {% if editor_type == 'markdown' %} {%else %} {%endif%} {% if settings.USE_LOCAL_FONTS %} {% include "meta/fonts.html" %} {% else %} {% endif %} {%endblock%} {%block body%}