fradrive/templates/sheetCorrectors/cell.hamlet
2019-04-20 21:21:20 +02:00

21 lines
353 B
Plaintext

$newline never
$case userIdent
$of Left _
<td>
^{identWidget}
<td>
<div .tooltip>
<div .tooltip__handle>
<div .tooltip__content>
_{MsgEmailInvitationWarning}
$of Right _
<td colspan=2>
^{identWidget}
<td>
#{csrf}
^{fvInput stateView}
<td>
^{fvInput byTutView}
<td>
^{fvInput propView}