restored lost changes
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user