mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-24 23:29:30 -05:00
5 lines
78 B
Plaintext
5 lines
78 B
Plaintext
<%- if custom_css_styles.present? %>
|
|
<%= raw custom_css_styles %>
|
|
|
|
<%- end %>
|