aboutsummaryrefslogtreecommitdiffstats
path: root/cypress/fixtures/testapp/templates/main.php
blob: abe4bf041de8025043e385117fd163ac3bf37712 (plain)
1
2
3
4
5
6
<?php
declare(strict_types=1);
// SPDX-FileCopyrightText: Ferdinand Thiessen <opensource@fthiessen.de>
// SPDX-License-Identifier: AGPL-3.0-or-later
?>
<div id="content"></div>