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/exam-office/exam-results.hamlet
2021-03-19 00:05:56 +01:00

15 lines
247 B
Plaintext

$newline never
$if is _Nothing examFinished
<div .two-column-sections>
<section>
^{closeWgt}
<section>
^{finishWgt}
$else
<section>
^{closeWgt}
<section>
$if hasUsers
^{examGradesExplanation}
^{examUsersTable}