atomatic sign on for deep water users
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
<h1>Load next week</h1>
|
||||
|
||||
<p>
|
||||
<form enctype="multipart/form-data" method="post">
|
||||
<table>
|
||||
{{ form.as_table }}
|
||||
@@ -15,6 +16,9 @@
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Submit">
|
||||
</form>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://localhost:8898/{{ rower.training_plan_code }}">Link to plan</a>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user