diff --git a/overrides/main.html b/overrides/main.html index 5f5e0ab41..55c35d1d5 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,6 +1,6 @@ {% extends "base.html" %} {% block announce %} -

Alle Befehle sind gemäß der Syntax des Docker Compose Plugins beschrieben.
- All commands are written according to the Docker Compose Plugin syntax.

+

Alle Befehle sind gemäß der Syntax des Docker Compose Plugins beschrieben.
+ All commands are written according to the Docker Compose Plugin syntax.

{% endblock %} \ No newline at end of file