mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04: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>
|