@{{ c.username }}{% if !c.can_push %} (read only){% endif %}
{% endfor %}
{% endif %}
{% endfor %}
{% endif %}
{% if !available_repos.is_empty() %}
Choose from your unlinked repositories.
{% else if linked_repos.is_empty() %}
{% call ui::empty_state("", "No repositories available. Create one below or push to the server.") %}{% endcall %}
{% endif %}