diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index a0c75e31..60250410 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -460,7 +460,7 @@
{% if is_onlyoffice_enabled == true %}
{% else %}
-
+ {#
#}
{% endif %}
diff --git a/readme.md b/readme.md
index 3c0e37ff..980d153e 100644
--- a/readme.md
+++ b/readme.md
@@ -7,7 +7,6 @@ Included are:
- High performance backend for Nextcloud Files
- High performance backend for Nextcloud Talk
- Backup solution (based on [BorgBackup](https://github.com/borgbackup/borg#what-is-borgbackup))
-- OnlyOffice
- ClamAV
## How to use this?