diff options
Diffstat (limited to 'search.gtpl')
-rw-r--r-- | search.gtpl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/search.gtpl b/search.gtpl deleted file mode 100644 index c14c02b..0000000 --- a/search.gtpl +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<html> -<body> - <h1>DogeKnows</h1> - <form action="/classic/search" method="GET"> - <input type="text" name="query" value="{{.OriginalQuery.Query}}" placeholder="Search Query" spellcheck="false"> - <input type="submit"> - </form> -</body> -</html>
\ No newline at end of file |