{% extends 'layouts/base.html' %} {% load i18n %} {% block title %}{% trans "Delete Sub-Section" %} - PX360{% endblock %} {% block content %}
{% blocktrans %}Are you sure you want to delete {{ sub_section.name_en }}? This action cannot be undone.{% endblocktrans %}