forgot some dynamic form links to update

This commit is contained in:
Oliver Gorwits
2012-01-18 14:51:01 +00:00
parent 266faacfe0
commit 646b2e0ba2
3 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
</li> <!-- /dropdown -->
[% END %]
</ul>
<form method="get" action="/search">
<form method="get" action="[% uri_for('/search') %]">
<input placeholder="Search" class="span5" name="q" type="text"/>
</form>
<ul class="nav secondary-nav">