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

Rearrange areas

Drag the handle to re-nest. Changes save automatically.

{% if not areas_tree %}

No areas yet.

{% endif %} {% endblock %} {% block scripts %} {% endblock %}