17 lines
513 B
Plaintext
17 lines
513 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
<div *{attrs} .authorship-statement-accept__container>
|
|
<div .authorship-statement-accept__statement>
|
|
^{authorshipStatementWidget asd}
|
|
|
|
<label for=#{checkboxId} .authorship-statement-accept__accept>
|
|
<div .authorship-statement-accept__accept-checkbox>
|
|
^{checkboxWdgt}
|
|
|
|
<div .authorship-statement-accept__accept-label>
|
|
_{MsgAuthorshipStatementAccept}
|