diff --git a/sigi/apps/metas/templates/metas/mapa.html b/sigi/apps/metas/templates/metas/mapa.html index d960b71..b96fa2a 100644 --- a/sigi/apps/metas/templates/metas/mapa.html +++ b/sigi/apps/metas/templates/metas/mapa.html @@ -1,4 +1,4 @@ -{% extends "admin/index.html" %} +{% extends "admin/base_site.html" %} {% load static from staticfiles %} {% block title %}SIGI{% endblock %} @@ -12,7 +12,12 @@ {% endblock %} @@ -37,66 +42,78 @@ {% endblock %} + {% block content %} -