summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-08-08 20:43:04 +0200
committerSimon Spannagel <simonspa@kth.se>2021-12-16 20:20:39 +0100
commit3809bdb185fb6b22d7e064867cc96ea5665bf8b2 (patch)
tree0612d01275fb529a40b0ccffe88bb27a81337d92
parent75144a50fe5656d2488bd58e0b5263f4c0ae9bd9 (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>