diff --git a/server/djrandom/frontend/templates/index.html b/server/djrandom/frontend/templates/index.html
index 20e3c0159208ac717dc0cbb023ebe1b3f4669004..baab6bfc9e1adcf8ca63f03c9db239e2284bd905 100644
--- a/server/djrandom/frontend/templates/index.html
+++ b/server/djrandom/frontend/templates/index.html
@@ -78,7 +78,7 @@ DJ:Random
 </div>
 
 <div id="lbox">
-  <form id="searchForm" action="/account" method="get">
+  <form id="searchForm" action="/" method="get">
     <p id="searchBox">
       <input type="text" name="q" size="40" id="queryField">
       <input type="submit" value="-&gt;">