mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:54:16 +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 %>
|