aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/templates/base.html
diff options
context:
space:
mode:
authorbnewbold <bnewbold@manus.(none)>2007-03-24 17:31:00 -0700
committerbnewbold <bnewbold@manus.(none)>2007-03-24 17:31:00 -0700
commit90813f3137b05b428af31fe782dfe54a0af668c1 (patch)
tree319652245404c371fcb9a8585b0ac95980754736 /bn_django/templates/base.html
parentdb2d7a378c493c0beaafeb606f34bfab0e9ec8f7 (diff)
downloadbnewnet-90813f3137b05b428af31fe782dfe54a0af668c1.tar.gz
bnewnet-90813f3137b05b428af31fe782dfe54a0af668c1.zip
added search boilerplate
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r--bn_django/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html
index 7349669..100ef4a 100644
--- a/bn_django/templates/base.html
+++ b/bn_django/templates/base.html
@@ -21,7 +21,7 @@
</div>
<div class="content" id="main_title">
<div class="right_stuff">
-<form name="search">
+<form name="search" action="/search">
<br/>
<input class="search_box" type="text" size="21" value="&nbsp;search!"
name="search_text" id="search_text"