5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
$maybe m <- msg
|
|
$if not $ isPrefixOf "Errors" (renderHtml m)
|
|
<div #message>#{m}
|
|
^{widget}
|