diff --git a/allianceauth/services/templates/services/service_confirm_delete.html b/allianceauth/services/templates/services/service_confirm_delete.html index 32c30cd1..224065f7 100644 --- a/allianceauth/services/templates/services/service_confirm_delete.html +++ b/allianceauth/services/templates/services/service_confirm_delete.html @@ -1,4 +1,4 @@ -{% extends "allianceauth/base.html" %} +{% extends "allianceauth/base-bs5.html" %} {% load i18n %} @@ -11,9 +11,9 @@