{% extends "page_layout.html" %} {% load i18n %} {% block title %} {{ layer.typename }} - {{ block.super }} {% endblock %} {% block head %} {% include "geonode/ext_header.html" %} {{ block.super }} {% endblock %} {% block main %}

{% trans "Are you sure you want to remove" %} {{layer.typename}}?

{% csrf_token %}
{% endblock %} {% block sidebar %}

{% trans "This action affects the following maps:" %}