Merge branch 'less_fugly_uris' of github.com:broquaint/Gitalist into less_fugly_uris
[catagits/Gitalist.git] / root / index.tt2
index 5ab87e7..c985037 100644 (file)
@@ -9,7 +9,7 @@
 </tr>
 [% END %]
 <div class='content'>
-  <form method="get" action="/" enctype="application/x-www-form-urlencoded">
+  <form method="get" action="[% c.uri_for_action('/search') %]" enctype="application/x-www-form-urlencoded">
    <p class="projsearch">Search:
     <input type="text" name="s" value="[% search_text %]" />
    </p>