diff --git a/app/dashboard/templates/dashboard/api_key.html b/app/dashboard/templates/dashboard/api_key.html index 66382673..f876d174 100644 --- a/app/dashboard/templates/dashboard/api_key.html +++ b/app/dashboard/templates/dashboard/api_key.html @@ -13,12 +13,16 @@

API Key

- The API Key is used inside the Chrome/Firefox extension. - Please copy and paste the API key below into the browser extension to get started. -

- -

- Your API Keys are secret and should be treated as passwords. + The API Key is used inside the SimpleLogin Chrome extension. You can install the extension + + here + . +
+ Please copy and paste the API key below into the browser extension to get started.
+ + Your API Keys are secret and should be treated as passwords. +

{% for api_key in api_keys %} @@ -34,14 +38,15 @@ {% endif %} - +