diff --git a/rowers/templates/history.html b/rowers/templates/history.html
index ded24cc7..16e6984c 100644
--- a/rowers/templates/history.html
+++ b/rowers/templates/history.html
@@ -30,7 +30,7 @@
-
-
History for {{ rower.user.first_name }} {{ rower.user.last_name }} from {{ startdate }} to {{ enddate }}
+ History for {{ rower.user.first_name }} {{ rower.user.last_name }} from {{ startdate|date:"c" }} to {{ enddate|date:"c"}}
-
Past 7 days