From 33e50f81111a5ad7833aa7b5498126468d7f11e8 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 19 Mar 2024 08:20:31 -0500 Subject: sight: added some spacing and updated count --- app/sightings/templates/sightings/year-list.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/app/sightings/templates/sightings/year-list.html b/app/sightings/templates/sightings/year-list.html index 40abb89..2f7702b 100644 --- a/app/sightings/templates/sightings/year-list.html +++ b/app/sightings/templates/sightings/year-list.html @@ -25,6 +25,9 @@ + @@ -39,12 +42,15 @@ {% for object in object_list %} + - - -- cgit v1.2.3-70-g09d2
+
 
+
Species
+ {{forloop.counter}} + {{object.ap|safe|smartypants|widont}} + {{object.location}} + {{object.pub_date|date:"F d, Y"}}