diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 810117bf..ac59f7c0 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -25,6 +25,9 @@
{# timezone-prefill #}
+ {# js for optional containers and additional containers forms #}
+
+
{% set hasBackupLocation = borg_backup_host_location or borg_remote_repo %}
{% set isAnyRunning = false %}
{% set isAnyRestarting = false %}
@@ -607,9 +610,6 @@
{% endif %}
{% endif %}
-
-
-
{% if isApacheStarting == true or is_backup_container_running == true or isWatchtowerRunning == true or is_daily_backup_running == true %}
{% else %}