diff --git a/template/html/integrations.html b/template/html/integrations.html index 89a5638b..a9989813 100644 --- a/template/html/integrations.html +++ b/template/html/integrations.html @@ -26,6 +26,10 @@

{{ t "form.integration.fever_endpoint" }} {{ rootURL }}{{ route "feverEndpoint" }}

+ +
+ +

Pinboard

@@ -43,6 +47,10 @@ + +
+ +

Instapaper

@@ -56,6 +64,10 @@ + +
+ +

Pocket

@@ -75,6 +87,10 @@ {{ if not .form.PocketAccessToken }}

{{ t "form.integration.pocket_connect_link" }}

{{ end }} + +
+ +

Wallabag

@@ -97,6 +113,10 @@ + +
+ +

Nunux Keeper

@@ -110,11 +130,12 @@ + +
+ +
-
- -

{{ t "page.integration.bookmarklet" }}

diff --git a/template/views.go b/template/views.go index 3b669cab..019ad14d 100644 --- a/template/views.go +++ b/template/views.go @@ -1068,6 +1068,10 @@ var templateViewsMap = map[string]string{

{{ t "form.integration.fever_endpoint" }} {{ rootURL }}{{ route "feverEndpoint" }}

+ +
+ +

Pinboard

@@ -1085,6 +1089,10 @@ var templateViewsMap = map[string]string{ + +
+ +

Instapaper

@@ -1098,6 +1106,10 @@ var templateViewsMap = map[string]string{ + +
+ +

Pocket

@@ -1117,6 +1129,10 @@ var templateViewsMap = map[string]string{ {{ if not .form.PocketAccessToken }}

{{ t "form.integration.pocket_connect_link" }}

{{ end }} + +
+ +

Wallabag

@@ -1139,6 +1155,10 @@ var templateViewsMap = map[string]string{ + +
+ +

Nunux Keeper

@@ -1152,11 +1172,12 @@ var templateViewsMap = map[string]string{ + +
+ +
-
- -

{{ t "page.integration.bookmarklet" }}

@@ -1576,7 +1597,7 @@ var templateViewsMapChecksums = map[string]string{ "feeds": "ec7d3fa96735bd8422ba69ef0927dcccddc1cc51327e0271f0312d3f881c64fd", "history_entries": "341f0da8b6c27a8377901aa80bb1d5c923672af32f689d36de14deabce5c737f", "import": "1b59b3bd55c59fcbc6fbb346b414dcdd26d1b4e0c307e437bb58b3f92ef01ad1", - "integrations": "30329452743b35c668278f519245fd9be05c1726856e0384ba542f7c307f2788", + "integrations": "7d0d936a60b50371e9b0ff411ca31a646a5897bc84894febb09cd4b08fc91f2b", "login": "79ff2ca488c0a19b37c8fa227a21f73e94472eb357a51a077197c852f7713f11", "search_entries": "c0786ddc6b17e865007b975eefb97417935cbc601f5917cca1ee0d3f584594bc", "sessions": "5d5c677bddbd027e0b0c9f7a0dd95b66d9d95b4e130959f31fb955b926c2201c",