fradrive/templates/workflows/workflow.hamlet

15 lines
302 B
Plaintext

$newline never
<section>
<h2>
_{MsgWorkflowWorkflowWorkflowHistoryHeading}
<ul .workflow-history>
$forall histItem <- workflowHistory
^{historyToWidget histItem}
$maybe edgeView <- mEdgeView
<section>
<h2>
_{MsgWorkflowWorkflowWorkflowEdgeFormHeading}
^{edgeView}