20 lines
423 B
Plaintext
20 lines
423 B
Plaintext
$newline never
|
|
<section>
|
|
^{degreeTable}
|
|
<section>
|
|
^{studytermsTable}
|
|
<section>
|
|
<h2>_{MsgStudyFeatureInference}
|
|
$if null infConflicts
|
|
<p>
|
|
_{MsgStudyFeatureInferenceNoConflicts}
|
|
$else
|
|
<h3>_{MsgStudyFeatureInferenceConflictsHeading}
|
|
<ul>
|
|
$forall (Entity _ (StudyTerms ky _ nm)) <- infConflicts
|
|
<li> #{show ky} - #{foldMap id nm}
|
|
^{btnForm}
|
|
|
|
<div .container>
|
|
^{candidateTable}
|