diff options
Diffstat (limited to 'templates/results.gtpl')
-rw-r--r-- | templates/results.gtpl | 1 |
1 files changed, 1 insertions, 0 deletions
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 }} <a href="/classic/search?query={{.OriginalQuery.Query}}&page={{.PrevPage}}&maxHits={{.MaxResults}}"> <p>Next Page</p></a> {{ end }} + <script defer data-domain="fda510k.navan.dev" src="https://plausible.io/js/script.js"></script> </body> </html>
\ No newline at end of file |