This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/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}