mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-12 16:17:00 +01:00
4 lines
91 B
Text
4 lines
91 B
Text
|
- user_facing_flashes.each do |key, value|
|
||
|
.flash-message{class: key}
|
||
|
%strong= value
|