mirror of
https://github.com/mastodon/mastodon.git
synced 2026-01-18 18:46:39 +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
|