{% extends "base.html" %} {% from "geodb_editor/macros.html" import button_block %} {% block title %}GeoDB-Editor: Persons{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %} {% include "geodb_editor/editor_navigation.html" %}