mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-05 14:33:05 -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
|