diff options
Diffstat (limited to 'src/templates/config_bundle/steps/assign_host_roles.html')
-rw-r--r-- | src/templates/config_bundle/steps/assign_host_roles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/config_bundle/steps/assign_host_roles.html b/src/templates/config_bundle/steps/assign_host_roles.html index 3ba7665..b87a17f 100644 --- a/src/templates/config_bundle/steps/assign_host_roles.html +++ b/src/templates/config_bundle/steps/assign_host_roles.html @@ -1,6 +1,6 @@ {% extends "config_bundle/steps/table_formset.html" %} -{% load bootstrap3 %} +{% load bootstrap4 %} {% block table %} <thead> |