{% extends 'account/account_layout.html' %} {% load i18n %} {% block account_title %}Manage GitHub Connections |{% endblock %} {% block account_content %}
All ports associated with the GitHub handles that are connected to this account will be displayed in "Maintained by me" section.
The connected GitHub handles can also be used to sign in to this account on MacPorts Webapp.
{% if form.accounts %} {% else %}No GitHub account connected
{% endif %}