diff --git a/atlas/templates/home/lastObs.html b/atlas/templates/home/lastObs.html index 7e9eeb4a3..7ce5be3ea 100644 --- a/atlas/templates/home/lastObs.html +++ b/atlas/templates/home/lastObs.html @@ -45,7 +45,7 @@

{{ obs.taxon|safe }}
- {{obs.dateobs | dateformat("long")}}

+ {{obs.dateobs | dateformat("short")}}

{% endfor %} diff --git a/atlas/templates/home/newSpecies.html b/atlas/templates/home/newSpecies.html index 65287164e..69f732aef 100644 --- a/atlas/templates/home/newSpecies.html +++ b/atlas/templates/home/newSpecies.html @@ -47,7 +47,7 @@