summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
new file mode 100644
index 000000000..d3a59b08c
--- /dev/null
+++ b/templates/part.content.php
@@ -0,0 +1,3 @@
+<div id="first-run" ng-if="App.isFirstRun()">
+ <h1><?php p($l->t('Welcome to the ownCloud News app!')) ?></h1>
+</div> \ No newline at end of file