mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2025-01-11 08:41:42 +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
|