From af7afd03116ac015aad74a57520659dab9cdd88d Mon Sep 17 00:00:00 2001 From: reverend Date: Sun, 4 Apr 2021 17:01:00 +0200 Subject: [PATCH] Accidently removed the add image tile --- .../lostplaces/templates/partials/placeImageGrid.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/django_lostplaces/lostplaces/templates/partials/placeImageGrid.html b/django_lostplaces/lostplaces/templates/partials/placeImageGrid.html index bcd46aa..0e432e5 100644 --- a/django_lostplaces/lostplaces/templates/partials/placeImageGrid.html +++ b/django_lostplaces/lostplaces/templates/partials/placeImageGrid.html @@ -33,5 +33,10 @@ {% endfor %} +
  • + + + +
  • \ No newline at end of file