{% extends "one_column_body.html" %} {% block title %}Delete {{widget_name|capitalize}} Widget{% endblock %} {% block content %}

Are you sure that you cant to delete this {{widget_name|capitalize}}Widget?


Warning: This could break the widgets on sites that currently use this widget please make sure that you don't use the widget in other sites

Go Back

{% endblock %} {% block endjs %} {% endblock %}