Include any current search terms in the page title

Fixes #2336
Closes #2347
This commit is contained in:
Sam Jenkins 2019-08-10 23:52:13 +01:00 committed by Tom Hughes
parent cdae792e36
commit 42345cb9b7

View file

@ -1,3 +1,5 @@
<% set_title(@params[:query]) %>
<h2> <h2>
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a> <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
<%= t("site.sidebar.search_results") %> <%= t("site.sidebar.search_results") %>