diff --git a/websiteFunctions/templates/websiteFunctions/ListDockersite.html b/websiteFunctions/templates/websiteFunctions/ListDockersite.html index cb56a194f..ee4a2df2c 100644 --- a/websiteFunctions/templates/websiteFunctions/ListDockersite.html +++ b/websiteFunctions/templates/websiteFunctions/ListDockersite.html @@ -15,9 +15,24 @@
+ {% if Deleted %} + + {% endif %} + + {% if LPError %} + + {% endif %} +

{% trans "List Docker Site" %} - {% trans "Create Docker Site" %} + {% trans "Create Docker Site" %}

{% trans "On this page you can launch, list, modify and delete Dockersite from your server." %}

@@ -105,37 +120,37 @@