{% include "accounts/success.html" %} {% include "accounts/settings-tabs.html" with availability_settings="selected" %}
{% csrf_token %}
This week
{% for field in this_week_availability_form %} {% endfor %}
{{ field.errors }} {{ field.label_tag }} {{ field }} hours
Next week
{% for field in next_week_availability_form %} {% endfor %}
{{ field.errors }} {{ field.label_tag }} {{ field }} hours