{% extends "base.html" %} {% block title %}Add External Service Account{% endblock %} {% block content %}

To add a service to your account, select the service from the list below then provide select a username you wish to use create the account for

For details on how to connect to each service, please consult the wiki

If you are missing some services, please check that your API key is up to date, if so use the "Refresh" function.

{{ form.as_table }}

{% endblock %}