{{ form_start(form, { 'action': path('fos_user_profile_edit'), 'attr': { 'class': 'fos_user_profile_edit col-md-6' } }) }} {{ form_errors(form) }}
Unknown GitHub user, token is missing, logout and login again via GitHub to fix it, or disconnect your GitHub account entirely to connect another one.
{% else %}Disconnect your GitHub account to connect another one.
{% endif %} {% endif %} {{ form_end(form) }}