Add files via upload

This commit is contained in:
wibyweb 2023-03-25 22:28:13 -04:00 committed by GitHub
parent a678c57e0b
commit 8a0bb599c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,8 +25,6 @@
{{if .FindMore }}
<p class="pin"><blockquote></p><br><a class="more" href="/?q={{.Query}}&p={{.Page}}">Find more...</a></blockquote>
{{else if .FindMoreGeneral }}
<p class="pin"><blockquote></p><br><a class="more" href="/?q={{.Query}}&p={{.Page}}&g">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}}