Private
Public Access
1
0

some changes

This commit is contained in:
Sander Roosendaal
2021-12-16 16:13:58 +01:00
parent bcfeb28854
commit bdb0e55ca4
13 changed files with 31 additions and 846 deletions

View File

@@ -8,15 +8,6 @@
<h1>Available on Strava</h1>
{% if workouts %}
<ul class="main-content">
<li>
<a href="/rowers/workout/stravaimport/all/" class="blue button">Import all NEW</a>
</li>
<li class="grid_3">
<p>This imports all workouts that have not been imported to rowsandall.com.
The action may take a longer time to process, so please be patient. Click on Import in the list below to import an individual workout.
</p>
</li>
<li class="grid_4">
<form enctype="multipart/form-data" method="post">
{% csrf_token %}