13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
$newline never
|
|
<ul .list--inline .list--iconless .list--comma-separated>
|
|
$forall sched <- occurrencesScheduled'
|
|
<li>^{sched}
|
|
|
|
$if not (null occurrencesExceptions)
|
|
$# <div .tooltip>
|
|
$# <div .tooltip__handle .tooltip__handle--danger>
|
|
$# <div .tooltip__content>
|
|
<ul>
|
|
$forall exc <- occurrencesExceptions'
|
|
<li>^{exc}
|