Update results.html.go

This commit is contained in:
wibyweb 2022-10-17 01:47:31 -04:00 committed by GitHub
parent cc00b5df93
commit e5fe3c3432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@
{{end}}
{{if .FindMore }}
<p class="pin"><blockquote></p><br><a class="more" href="/?q={{.Query}}&o={{.Totalcount}}">Find more...</a></blockquote>
<p class="pin"><blockquote></p><br><a class="more" href="/?q={{.Query}}&p={{.Totalcount}}">Find more...</a></blockquote>
{{else}}
<blockquote><p class="pin"> <br>That's everything I could find.<br>Help make me smarter by <a class="pin1" href="/submit">submitting a page</a>.</p></blockquote>
{{end}}