diff --git a/ipynbsrv/web/templates/web/snippets/container_grid.html b/ipynbsrv/web/templates/web/snippets/container_grid.html
index 43e9134..28fb524 100644
--- a/ipynbsrv/web/templates/web/snippets/container_grid.html
+++ b/ipynbsrv/web/templates/web/snippets/container_grid.html
@@ -7,7 +7,6 @@
{% else %}
- }
{% endif %}
{% else %}
@@ -26,7 +25,7 @@
{% for port_mapping in ct.port_mappings %}
- {% if not port_mapping.is_protected_mappping %}
+ {% if not port_mapping.is_protected_mapping %}
{{ port_mapping.internal_port }} |
{{ ct.server.external_ip }}:{{ port_mapping.external_port }} |
@@ -80,7 +79,7 @@
{% else %}
- Suspend
+ Suspend