Private
Public Access
1
0

restored lost changes

This commit is contained in:
2026-03-13 11:39:47 +01:00
parent 67d6548566
commit ee32e199fd
6 changed files with 93 additions and 0 deletions

View File

@@ -7,6 +7,10 @@
{% block main %}
<h1>Import and Export Settings for {{ rower.user.first_name }} {{ rower.user.last_name }}</h1>
<p>
<a href="/rowers/workouts/alluserworkouts/">Export all workouts</a>
</p>
<form enctype="multipart/form-data" action="" method="post">
{% csrf_token %}
<ul class="main-content">