{% extends "widgy/popup_base.html" %} {% load i18n %} {% block content %}
{% blocktrans %} Unpublishing will cause this page to disappear from the live site. Users who go to this page will get a 404 (File Not Found) error page. Are you sure you want to unpublish this page? {% endblocktrans %}
{% endblock %}