mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 09:17:30 +08:00
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
<% content_for :head do %>
|
|
<%= raw crawlable_meta_data(title: @title, description: @description_meta) %>
|
|
<% end %>
|