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/home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/home.html') diff --git a/templates/home.html b/templates/home.html index 830f376..ab185d4 100644 --- a/templates/home.html +++ b/templates/home.html @@ -3,7 +3,7 @@ - DogeKnows! + {{.GlobalVars.Name}} @@ -11,7 +11,7 @@

- DogeKnows + {{ .GlobalVars.Name }}

Full-text search FDA 510(k) database @@ -23,7 +23,7 @@

- + -- cgit v1.2.3