20 lines
613 B
Plaintext
20 lines
613 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
#{csrf}
|
|
<div .scrolltable .scrolltable--bordered>
|
|
<table .table .table--hover .table--striped .table--condensed>
|
|
<thead>
|
|
<tr .table__row--head>
|
|
<th .table__th colspan=2>
|
|
_{MsgAllocationCourseParticipantFormCourse}
|
|
<th .table__th .text--center>
|
|
_{MsgAllocationCourseParticipantFormIsRegistered}
|
|
<th .table__th .text--center>
|
|
_{MsgAllocationCourseParticipantFormIsSelfInflicted}
|
|
<tbody>
|
|
^{linesWidget}
|