summaryrefslogtreecommitdiffstats
path: root/templates/part.firstrun.php
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-03 07:02:34 -0700
committerBernhard Posselt <Raydiation@users.noreply.github.com>2013-09-03 07:02:34 -0700
commit6e6db11d207007ab4077f7baa2e5d8265fdfab57 (patch)
tree4f6a136560b65aca2accb0067547cd2b36afa988 /templates/part.firstrun.php
parent3d2d9e8258405443ded6981662981c0f94342e0a (diff)
parent778f7b2be62f5573fb437b1c586dad0e19a31ea1 (diff)
Merge pull request #326 from owncloud/first-run
First run page
Diffstat (limited to 'templates/part.firstrun.php')
-rw-r--r--templates/part.firstrun.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/part.firstrun.php b/templates/part.firstrun.php
new file mode 100644
index 000000000..6edf8617e
--- /dev/null
+++ b/templates/part.firstrun.php
@@ -0,0 +1,3 @@
+<h1 class="message">
+ <?php p($l->t('Welcome to the ownCloud News app!')) ?>
+</h1> \ No newline at end of file