fradrive/templates/system-message.hamlet
2022-10-12 09:35:16 +02:00

19 lines
447 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}