1
0
mirror of https://github.com/whippyshou/mastodon synced 2025-01-23 18:23:21 +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