{% extends "base.html" %} {% block css %} {% endblock %} {% block content %}

LegalCompany/School

{% with type = 'legal' %} {% include 'aux/text-editor.html' %} {% endwith %}
{% endblock %} {% block pagescript %} {% endblock %}