Cleanup course html
This commit is contained in:
parent
aefe4c571f
commit
c7a7d5512a
@ -1,3 +1,4 @@
|
||||
$newline never
|
||||
<div .container>
|
||||
<dl .deflist>
|
||||
<dt .deflist__dt>Fakultät/Institut
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
$newline never
|
||||
$# extra protects us against CSRF
|
||||
#{extra}
|
||||
$# Maybe display textField for passcode
|
||||
|
||||
Loading…
Reference in New Issue
Block a user