Private
Public Access
1
0

Revert "export functionality v1"

This reverts commit 2079f7ac5f.
This commit is contained in:
2026-03-09 19:50:36 +01:00
parent 2079f7ac5f
commit 2f4de16d9d
8 changed files with 0 additions and 168 deletions

View File

@@ -7,10 +7,6 @@
{% 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">