From 0e2444e6afd9df38b740bd6fdcaff0f95321c325 Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Tue, 4 Oct 2022 02:13:05 -0600 Subject: rewrite --- index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0759bd3..2c2c279 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,13 @@

DogeKnows


-
+
+
{{if .Success}}

Search Results

+

Showing {{.NumResults}} of {{.TotalResults}}

@@ -27,4 +29,7 @@ {{ end }}
510(k) Number
-{{end}} \ No newline at end of file + {{ if .MoreResults }} +

Load More

+ {{ end }} +{{end}} -- cgit v1.2.3