{% extends 'admin/master.html' %} {% block body %} {{ super() }}

Flask-Admin example

GeoAlchemy model view.

This example shows how to manage spatial information in a GIS database.

Back
{% endblock body %}