mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 05:11:33 +03:00
d801eb1ab7
visiting ?add=1 afresh was still showing the previous visit's error
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
$maybe m <- lastmsg
|
|
$if not $ isPrefixOf "Errors" (renderHtml m)
|
|
<div #message>#{m}
|
|
^{widget}
|