add
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 offset-md-2">
|
<div class="col-md-8 offset-md-2">
|
||||||
<h2>Export All Your Workouts</h2>
|
<h2>Export All Your Workouts</h2>
|
||||||
<p>Select a date range to export your workouts as a ZIP file containing individual CSV files. Please be considerate and download only the workout types you need, and do downloads in batches (e.g. one year at a time).</p>
|
<p>Select a date range to export your workouts as a ZIP file
|
||||||
|
or multiple ZIP files if you have a large number of workouts.</p>
|
||||||
<form method="post" enctype="multipart/form-data">
|
<form method="post" enctype="multipart/form-data">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<table>
|
<table>
|
||||||
|
|||||||
Reference in New Issue
Block a user