{% for spec in profile.specialties.all %} {% empty %} {% endfor %}
Specialties (current)
{{ spec }}
{% csrf_token %}
None defined
{% for spec in other_specialties.all %} {% empty %} {% endfor %}
Other specialties
{{ spec }}
{% csrf_token %}
None defined