recommendedapps.php 235 B

123456789101112
  1. <?php declare(strict_types=1);
  2. /**
  3. * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
  4. * SPDX-License-Identifier: AGPL-3.0-or-later
  5. */
  6. script('core', 'recommendedapps');
  7. ?>
  8. <div id="recommended-apps"></div>