This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ff850d446
discourse
/
app
/
views
/
search
/
show.html.erb
2 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
don't force SiteSetting.title into meta title tag
2017-06-12 13:50:30 -04:00
<% content_for :title do %><%= t 'js.search.results_page' %> - <%= SiteSetting.title %><% end %>