summaryrefslogtreecommitdiff
path: root/templates/search_results.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2022-10-16 23:34:21 -0600
committernavanchauhan <navanchauhan@gmail.com>2022-10-16 23:34:21 -0600
commite3f121adcee66f218a2ab6decf4b20d38fdaf19a (patch)
tree24f24d712d3a29329ed3b619533f3d520c0e37f4 /templates/search_results.html
parent83b48f3e8833c2f693df04ef58ca57afa76dc2fa (diff)
shifted / to /classic
Diffstat (limited to 'templates/search_results.html')
-rw-r--r--templates/search_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search_results.html b/templates/search_results.html
index d6b65e4..c6a2c4a 100644
--- a/templates/search_results.html
+++ b/templates/search_results.html
@@ -21,7 +21,7 @@
<section class="section">
<div class="container">
<div class="container">
- <form action="/2.0/search" method="GET">
+ <form action="/search" method="GET">
<div class="field has-addons">
<div class="control is-expanded has-icons-left">
<input class="input" type="text" name="query" value="{{.OriginalQuery.Query}}" placeholder="Search Query" spellcheck="false">