Cleanup course html

This commit is contained in:
Gregor Kleen 2019-04-29 12:51:49 +02:00
parent aefe4c571f
commit c7a7d5512a
4 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
$newline never
<div .container>
<dl .deflist>
<dt .deflist__dt>Fakultät/Institut

View File

@ -1,3 +1,4 @@
$newline never
<th .table__th *{attrs} :isSortable:.sortable :isSorted SortAsc:.sorted-asc :isSorted SortDesc:.sorted-desc>
$maybe flag <- sortableKey
$case directions

View File

@ -1,3 +1,4 @@
$newline never
$# Used for all mailto-link, and used as both as shamlet and whamlet at once.
<a href="mailto:#{email}">
^{linkText}
^{linkText}

View File

@ -1,3 +1,4 @@
$newline never
$# extra protects us against CSRF
#{extra}
$# Maybe display textField for passcode