diff --git a/index.html b/index.html index 2d44d8b..65778d9 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,7 @@ + {{ if .Results }} {{ if (gt .Results.TotalResults 0)}} About {{ .Results.TotalResults }} results were @@ -42,6 +43,7 @@ >. {{ end }} + {{ end }} @@ -63,6 +65,7 @@ {{ end }} + {{ if . }} {{ if (gt .NextPage 2) }} Next {{ end }} + {{ end }}
About {{ .Results.TotalResults }} results were @@ -42,6 +43,7 @@ >.