diff options
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index b71af07..3ffc84e 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -38,7 +38,7 @@ </div> <div class="content" id="main_title"> <div class="right_stuff"> -<form name="search"> +<form name="search" action="#"> <br/> <input class="search_box" type="text" size="21" value=" search!" name="search_text" id="search_text" @@ -73,7 +73,7 @@ Here lies content! {% endblock %} </div> {% block commentary %} {% endblock %} -<div class="content_footer" id="footer" name="footer"> +<div class="content_footer" id="footer"> <b> <a href="/">home</a> |