aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/templates/admin.php
blob: 6de72628e45af1f7980df085129e01ba2a2b0645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
declare(strict_types=1);
/**
 * @copyright (c) 2018 Joas Schilling <coding@schilljs.com>
 *
 * @author Joas Schilling <coding@schilljs.com>
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later. See the COPYING file.
 */
\OCP\Util::addScript('updatenotification', 'updatenotification');
?>

<div id="updatenotification"></div>