diff options
Diffstat (limited to 'bn_django/templates')
-rw-r--r-- | bn_django/templates/search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/templates/search.html b/bn_django/templates/search.html index 246bd74..27fb35d 100644 --- a/bn_django/templates/search.html +++ b/bn_django/templates/search.html @@ -6,5 +6,5 @@ {% endblock %} {% block content %} -<p />Seach isn't implemented yet! +<p />Seach isn't implemented yet! {% endblock %} |