summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-11 20:28:04 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-11 20:28:04 +0200
commit7c7573d7e9316bfe7387b788c8426b231b9a2ae0 (patch)
treea7e103750366c023bce672282a3589722b05f25b
parentfa762d1fd149398a4082d4d79fe80fea917cf62c (diff)
downloadjokevote-7c7573d7e9316bfe7387b788c8426b231b9a2ae0.tar.gz
jokevote-7c7573d7e9316bfe7387b788c8426b231b9a2ae0.zip
redirect to search page 0, fixes no search result bug
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index 4076def..b538026 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -36,7 +36,7 @@
</a>
</li>
</ul>
- <form id="searchform" >
+ <form id="searchform" action="/">
<div class="input-field">
<label for="filter"><i class="material-icons">search</i></label>
<input type="search" name="filter" required>