{% extends "withoutnav_template.html" %} {% block per_page_title %} Choose account {% endblock %} {% block maincolumn_content %}

Choose account

{% for org in organisations %}
 
{% endfor %} {% if services_without_organisations %}
 
{% endif %} {% if can_add_service %}
 
{% endif %} {% endblock %}