mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-10 20:17:08 +01:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
<%- if custom_css_styles.present? %>
|
|
<%= raw custom_css_styles %>
|
|
|
|
<%- end %>
|