Upload Workout File
{% if user.is_authenticated and user|is_manager %}
Looking for Team Manager
Upload?
{% endif %}
{% if form.errors %}
Please correct the error{{ form.errors|pluralize }} below.
{% endif %}
{% csrf_token %}
Optional extra actions
{{ optionsform.as_table }}
You can select one static plot to be generated immediately for
this workout. You can select to export to major fitness
platforms automatically.
If you check "make private", this workout will not be visible to your followers and will not show up in your teams' workouts list. With the Landing Page option, you can select to which (workout related) page you will be
taken after a successfull upload.