mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 17:26:21 +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]
|