fradrive/templates/table/course/colonnade.hamlet
Sarah Vaupel 48113ebee0 style(colonnade): no box-shadow for course lists, no courses on home
removed box-shadow from scrolltable and introduced scrolltable--bordered class; removed course list from home when logged in
2019-07-24 17:25:49 +02:00

7 lines
156 B
Plaintext

$newline never
<div .scrolltable>
$if null wRows && (dbsEmptyStyle == DBESHeading)
<p>_{dbsEmptyMessage}
$else
$forall row <- wRows
^{row}