diff --git a/core/templates/core/teams/detail.html b/core/templates/core/teams/detail.html index f4a5077..5b55999 100644 --- a/core/templates/core/teams/detail.html +++ b/core/templates/core/teams/detail.html @@ -155,7 +155,7 @@ DateProjectWorkers {% for log in recent_logs %} - + {{ log.date|date:"d M Y" }} {{ log.project.name }} {{ log.workers.count }}