# HG changeset patch # User neko259 # Date 2015-04-01 15:42:37 # Node ID 8518d2580b4a5c74ad97232593ff9f7af2571548 # Parent 49dc97835f96a2908349bac3e7f3bc4d610f1513 Removed much of the word "search" all over the search page diff --git a/boards/templates/search/search.html b/boards/templates/search/search.html --- a/boards/templates/search/search.html +++ b/boards/templates/search/search.html @@ -4,17 +4,17 @@ {% load i18n %} {% block head %} + {% trans 'Search' %} - {{ site_name }} {% endblock %} {% block content %}
-

{% trans 'Search' %}

{{ form.as_div }}
- +