{% load i18n %}
{% if not disabled %}{% translate "Delete all Features" %}{% endif %} {% if widget.attrs.display_raw %}

{% translate "Debugging window (serialized value)" %}

{% endif %} {% with script_id=widget.attrs.id|add:"_mapwidget_options" %} {{ widget.attrs|json_script:script_id }} {% endwith %}