mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-24 11:33:47 -05:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
- user_facing_flashes.each do |key, value|
|
|
.flash-message{ class: key }
|
|
%strong= value
|