7 lines
159 B
PHP
7 lines
159 B
PHP
<?php
|
|
declare(strict_types=1);
|
|
// SPDX-FileCopyrightText: BVSC e.V. <no@example.com>
|
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
?>
|
|
<div id="content"></div>
|