mirror of
https://github.com/nextcloud/server.git
synced 2025-02-23 00:19:14 +00:00
6 lines
177 B
PHP
6 lines
177 B
PHP
<?php
|
|
declare(strict_types=1);
|
|
// SPDX-FileCopyrightText: Ferdinand Thiessen <opensource@fthiessen.de>
|
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
?>
|
|
<div id="content"></div>
|