diff --git a/container/templates/container/container_details.html b/container/templates/container/container_details.html
index e4d957e..1f0b679 100644
--- a/container/templates/container/container_details.html
+++ b/container/templates/container/container_details.html
@@ -1,4 +1,4 @@
Container: {{ container.named_id }}
{{ container.description }}
Color: {{ container.color }}
-
+
diff --git a/container/templates/container/index.html b/container/templates/container/index.html
index d0ee396..4bb3d08 100644
--- a/container/templates/container/index.html
+++ b/container/templates/container/index.html
@@ -3,7 +3,7 @@
{% if container_list %}
{% else %}
@@ -15,7 +15,7 @@
{% if container_type_list %}
{% else %}