diff --git a/src/web/tracker/templates/list_sessions.html b/src/web/tracker/templates/list_sessions.html index 82c61b1..3e78c21 100644 --- a/src/web/tracker/templates/list_sessions.html +++ b/src/web/tracker/templates/list_sessions.html @@ -26,7 +26,6 @@ {{ data.timestamp_end | date:"d/m/Y H:i" }} {% endif %} - {% load time %}