diff --git a/bookmarks/templates/settings/api.html b/bookmarks/templates/settings/api.html deleted file mode 100644 index a36b892..0000000 --- a/bookmarks/templates/settings/api.html +++ /dev/null @@ -1,25 +0,0 @@ -{% extends "bookmarks/layout.html" %} - -{% block content %} -
The following token can be used to authenticate 3rd-party applications against the REST API:
-Please treat this token as you would any other credential. Any party with access to this - token can access and manage all your bookmarks.
-If you think that a token was compromised you can revoke (delete) it in the admin panel. After deleting the token, a new one will be generated when you reload this settings page.
-The browser extension allows you to quickly add new bookmarks without leaving the page that you are on. The extension is available in the official extension stores for:
@@ -29,5 +28,19 @@ class="btn btn-primary">📎 Add bookmarkThe following token can be used to authenticate 3rd-party applications against the REST API:
+Please treat this token as you would any other credential. Any party with access to this + token can access and manage all your bookmarks.
+If you think that a token was compromised you can revoke (delete) it in the admin panel. After deleting the token, a new one will be generated when you reload this settings page.
+