Private
Public Access
1
0

new labo content

This commit is contained in:
Sander Roosendaal
2022-10-26 23:50:00 +02:00
parent 7ebdf21c25
commit 58018a64d2

View File

@@ -12,7 +12,7 @@
<p>Rower: {{ rower.user.first_name }}</p>
<p>
<a href="/rowers/analysis/instrokeanalysis/">Try out In-Stroke Analysis</a>
<a href="/rowers/analysis/forcecurveanalysis/">Try out Force Curve Analysis</a>
</p>
{% endblock %}