mirror of
https://github.com/Siphonay/mastodon
synced 2025-02-12 12:24:46 +00:00
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
- user_facing_flashes.each do |key, value|
|
|
.flash-message{class: key}
|
|
%strong= value
|