diff --git a/gallery/templates/group.html b/gallery/templates/group.html index 3756d16..11a789a 100644 --- a/gallery/templates/group.html +++ b/gallery/templates/group.html @@ -211,7 +211,7 @@ {% block content %} {% if images %}
diff --git a/gallery/templates/index.html b/gallery/templates/index.html index d1c17b3..19224f0 100644 --- a/gallery/templates/index.html +++ b/gallery/templates/index.html @@ -52,7 +52,7 @@{{ image.created_at }}
- + {% endfor %} diff --git a/gallery/templates/layout.html b/gallery/templates/layout.html index 38fb5d4..5def5f4 100644 --- a/gallery/templates/layout.html +++ b/gallery/templates/layout.html @@ -42,11 +42,11 @@ -