mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-12-19 06:19:04 +01:00
3 lines
93 B
Text
3 lines
93 B
Text
- user_facing_flashes.each do |key, value|
|
|
.flash-message{ class: key }
|
|
%strong= value
|