mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-20 05:10:59 +00:00
4 lines
121 B
HTML
4 lines
121 B
HTML
|
|
{% extends "admin/delete_confirmation.html" %}
|
||
|
|
{% load i18n admin_urls cms_tags %}
|
||
|
|
{% block breadcrumbs %}{% endblock %}
|