From 0d537c5e982ce3e41c8b9670fc4a640dae7ba275 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 29 Apr 2019 22:19:08 +0200 Subject: [PATCH] first test version of analysis under lab --- rowers/templates/laboratory.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rowers/templates/laboratory.html b/rowers/templates/laboratory.html index c8706a51..bc9021f7 100644 --- a/rowers/templates/laboratory.html +++ b/rowers/templates/laboratory.html @@ -11,6 +11,7 @@

Rower: {{ rower.user.first_name }}

+Be adventurous and try our new Analysis page {% endblock %}