summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-08-08 20:43:04 +0200
committerJonathan Treffler <mail@jonathan-treffler.de>2020-08-08 20:43:56 +0200
commit1269a8e5c59c422199bed7ad64315e2c12398cac (patch)
tree022acad593973256689542dfdd54ec18228c79c0
parent045bb2e4a2362c87c830004467b15095e3845499 (diff)
added index template
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
-rw-r--r--templates/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
new file mode 100644
index 000000000..5e760f644
--- /dev/null
+++ b/templates/index.php
@@ -0,0 +1,5 @@
+<?php
+script('news', 'nextcloud-news-main');
+?>
+
+<div id="q-app"></div>