{% load webpack_loader %} {% load tz_detect %} {% block title %}WYGIWYH{% endblock %} {% include 'includes/styles.html' %} {% block extra_styles %}{% endblock %} {% tz_detect %}
{% block content %}{% endblock %}
{% include 'includes/offcanvas.html' %} {% include 'includes/toasts.html' %} {% include 'includes/scripts.html' %} {% block extra_js %}{% endblock %}