From 684cb35dfb982aaa89e7b91601c11ad8aec59c92 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Mon, 17 Oct 2022 17:08:14 -0600 Subject: use global variables --- templates/document_details.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/document_details.html') diff --git a/templates/document_details.html b/templates/document_details.html index ea83539..a078e46 100644 --- a/templates/document_details.html +++ b/templates/document_details.html @@ -3,7 +3,7 @@ - {{.SearchResults.id}} - DogeKnows + {{.SearchResults.id}} - {{.GlobalVars.Name}} @@ -22,7 +22,7 @@
@@ -110,9 +110,9 @@ {{.SearchResults.THIRDPARTY}} - Full Text (OCR) + Summary - {{.SearchResults.full_text}} + Summary -- cgit v1.2.3