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

2 lines
120 B
Plaintext
Raw Normal View History

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