14 lines
276 B
Plaintext
14 lines
276 B
Plaintext
<p>_{drCaption}
|
|
<ul>
|
|
$forall (wdgt, _) <- targets
|
|
<li>
|
|
^{wdgt}
|
|
|
|
<p>_{SomeMessage $ MsgDeleteCopyStringIfSure (Set.size drRecords)}
|
|
|
|
<p .confirmationText>
|
|
#{confirmString}
|
|
|
|
<form method=POST action=@{targetRoute} enctype=#{deleteFormEnctype}>
|
|
^{deleteFormWdgt}
|