diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 8c1acd1a..d8fab230 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -208,7 +208,7 @@
{% endif %}
{% if is_backup_container_running == true %}
- Backup container is currently running. (Logs)
+ Backup container is currently running: {{ borg_backup_mode }} (Logs)
Reload ↻
{% endif %}