From 79b857b93a7331eeb0abd61d9e7ce874c6abd87a Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sat, 21 Jan 2023 18:28:15 -0700 Subject: add plausible tracker --- templates/document_details.html | 1 + templates/home.html | 1 + templates/results.gtpl | 1 + templates/search.gtpl | 1 + templates/search_results.html | 1 + 5 files changed, 5 insertions(+) (limited to 'templates') diff --git a/templates/document_details.html b/templates/document_details.html index 99b077b..17e7135 100644 --- a/templates/document_details.html +++ b/templates/document_details.html @@ -96,5 +96,6 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + \ No newline at end of file diff --git a/templates/home.html b/templates/home.html index 06fe2e8..d031380 100644 --- a/templates/home.html +++ b/templates/home.html @@ -27,5 +27,6 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + \ No newline at end of file diff --git a/templates/results.gtpl b/templates/results.gtpl index ce2b99d..5b30ca9 100644 --- a/templates/results.gtpl +++ b/templates/results.gtpl @@ -34,5 +34,6 @@ {{ if .MoreResults }}

Next Page

{{ end }} + \ No newline at end of file diff --git a/templates/search.gtpl b/templates/search.gtpl index 841b068..65442c7 100644 --- a/templates/search.gtpl +++ b/templates/search.gtpl @@ -6,5 +6,6 @@ + \ No newline at end of file diff --git a/templates/search_results.html b/templates/search_results.html index c3ea86d..a4c94dc 100644 --- a/templates/search_results.html +++ b/templates/search_results.html @@ -113,5 +113,6 @@ navigator.serviceWorker.register('/static/pwabuilder-sw.js') } + \ No newline at end of file -- cgit v1.2.3