1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-29 15:28:27 +09:00
whippy-edition/app/views/application/_flashes.html.haml

4 lines
91 B
Plaintext
Raw Normal View History

- user_facing_flashes.each do |key, value|
.flash-message{class: key}
%strong= value