mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-27 10:31:36 +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
|