diff --git a/templates/sso/profile.html b/templates/sso/profile.html
index ef36c97..8112f06 100644
--- a/templates/sso/profile.html
+++ b/templates/sso/profile.html
@@ -13,9 +13,13 @@
Email: {{ user.email }}
+External API Auth Services
+To reset your External API Auth Services password, which is used to access tools and websites which use Auth's API, click the link below
+Reset Auth Services Password
+
{% if eveaccounts %}
-External Service Accounts
-This is a list of all your current external service accounts, to
+
External non-API Service Accounts
+This is a list of all your current non-api external service accounts, to
create a login for a service click the Add Service link
{% if srvaccounts %}
@@ -51,10 +55,10 @@ create a login for a service click the Add Service link
{% endif %}
Eve API Keys
-Adding a Eve API key will allow you to access any services allowed for your
-corporation. Limited keys are accepted for service validation. API keys
-are stored for on-going authentication. As the assigned owner of a key you may
-remove them at any time, but this may affect any existing services you have
+
Adding an Eve API key will allow you to access any services allowed for your
+corporation. Limited keys are accepted for service validation. API keys
+are stored for on-going authentication. As the assigned owner of a key you may
+remove them at any time, but this may affect any existing services you have
setup.
{% if eveaccounts %}
@@ -104,7 +108,7 @@ setup.
Add a Reddit account
-If you encounter any errors during using this service, copy the massive
-error message into Pastebin and give
-Matalok a good kicking on IRC/Jabber/Email or on the Forums.
+If you encounter any errors during using this service, copy the massive
+error message into Pastebin and give
+Matalok/Aevum Decessus a good kicking on IRC/Jabber/Email or on the Forums.
{% endblock %}