19 lines
453 B
Plaintext
19 lines
453 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Sarah Vaupel <vaupel.sarah@campus.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
<section>
|
|
$# $maybe summary' <- summary
|
|
$# <h2>
|
|
$# #{summary'}
|
|
<p>
|
|
#{content}
|
|
|
|
$maybe (messageEditModal, translationAddModal, translationsEditModal) <- forms
|
|
<section>
|
|
^{messageEditModal} #
|
|
^{translationAddModal} #
|
|
^{translationsEditModal} #
|