{% extends "admin/change_list.html" %} {% block content %} {{ block.super }} {% include "./osm/base.html" %} {% include "./osm/popup.html" %} {% endblock %}