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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
173 B
Plaintext
Raw Normal View History

<% content_for :title do %><%= @full_title %><% end %>
<% content_for :head do %>
<%= raw crawlable_meta_data(title: @title, description: @description_meta) %>
<% end %>