notmuch-web-0.1.0: templates/compose.hamlet
$forall e <- err
<div .alert>
#{e}
<form .form-horizontal enctype=#{enctype} method=post action=@{ComposeR}>
^{widget}
<div .control-group>
<div .controls>
<button type="submit" .btn .btn-primary>_{MsgSend}