discourse/app/views/search/show.html.erb

2 lines
120 B
Plaintext
Raw Normal View History

2017-10-27 10:41:10 +08:00
<% content_for :title do %><%= I18n.t('search.results_page', term: @search_term) %> - <%= SiteSetting.title %><% end %>