diff --git a/YtManagerApp/templates/YtManagerApp/controls/subscription_delete_modal.html b/YtManagerApp/templates/YtManagerApp/controls/subscription_delete_modal.html index 1765894..f3bdda8 100644 --- a/YtManagerApp/templates/YtManagerApp/controls/subscription_delete_modal.html +++ b/YtManagerApp/templates/YtManagerApp/controls/subscription_delete_modal.html @@ -6,7 +6,7 @@ {% endblock modal_title %} {% block modal_content %} -
+ {% csrf_token %} {{ block.super }}