Basic search works for now

This commit is contained in:
2012-12-10 19:30:25 +01:00
parent 0b61fa7ff2
commit 2f1f38ca5c
16 changed files with 185 additions and 29 deletions

3
templates/search.html Normal file
View File

@@ -0,0 +1,3 @@
{% autoescape off %}
{{ result }}
{% endautoescape %}