Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-09-29 13:19:11 +02:00
parent 36f1c95c85
commit 6026b1b9bb
6 changed files with 69 additions and 38 deletions

View File

@@ -119,10 +119,15 @@ $( function() {
<h1>In Stroke Metrics</h1>
<ul class="main-content">
<li class="grid_4">
<p>This is an experimental prototype. It's behavior is not guaranteed. Response may be slow.
</li>
<li class="grid_4" >
{% if user.rower|is_basic %}
<p>
This is a preview of the page with advanced functionality for Pro users.
See <a href="/rowers/about/">the About page</a> for more information
and to sign up for Pro Membership
</p>
{% endif %}
<form id="instrokeform" enctype="multipart/form-data" action="" method="post">
{% csrf_token %}
<table>