{{ name }}
{{ __("Edit") }}
{% if title %}
{{ title }} · 
{% endif %} {% if is_mobile %}
 {{ connections }}
{% else %} {% if connections == 1 %}
{{ connections }} Connection
{% else %}
{{ connections }} Connections
{% endif %} {% endif %}