mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-07 01:39:20 +01:00
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
- user_facing_flashes.each do |key, value|
|
|
.flash-message{class: key}
|
|
%strong= value
|