summaryrefslogtreecommitdiffstats
path: root/templates/index.php
blob: 561bf361bbf11b717d4313f0f27ec1d66b10a3b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
script('news', 'nextcloud-news-main');
style('news', 'navigation');
style('news', 'explore');
style('news', 'admin');
style('news', 'app');
style('news', 'content');
style('news', 'custom');
style('news', 'mobile');
style('news', 'settings');
style('news', 'shortcuts');
?>

<div id="q-app"></div>