mirror of
https://github.com/mastodon/mastodon.git
synced 2025-10-05 00:22:42 +00:00
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
- content_for :page_title, @list.title
|
|
|
|
- content_for :header_tags do
|
|
= render 'og', list: @list
|
|
|
|
= render partial: 'shared/web_app'
|