diff --git a/rowers/templates/history.html b/rowers/templates/history.html index 480592b2..ded24cc7 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 }}

    +

    History for {{ rower.user.first_name }} {{ rower.user.last_name }} from {{ startdate }} to {{ enddate }}

  • Past 7 days @@ -143,8 +143,10 @@