mirror of
https://github.com/funamitech/mastodon
synced 2024-12-18 08:38:55 +09:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
- user_facing_flashes.each do |key, value|
|
|
.flash-message{ class: key }
|
|
%strong= value
|