Some cosmetics. Also make searching news match against Title and Body for now. Will eventually have some checkboxes to with the option to do both or only one.

This commit is contained in:
Greg Taylor 2007-07-31 18:39:48 +00:00
parent 85d13fe16b
commit 65e1b85c6f
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,6 @@
long.</p>
<form method="GET">
{{search_form.search_terms}}
<button type="Submit">Submit</button>
<button type="Submit">Search</button>
</form>
{% endblock %}