mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 02:13:38 +00:00
4 lines
147 B
Text
4 lines
147 B
Text
- flash.each do |type, message|
|
|
- unless type == 'js'
|
|
= render 'bootstrap/alert' do
|
|
= sanitize_markdown message, tags: %w[a strong em]
|