summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
blob: d3a59b08cc562a90389d79c7baf1b41a34700d22 (plain)
1
2
3
<div id="first-run" ng-if="App.isFirstRun()">
    <h1><?php p($l->t('Welcome to the ownCloud News app!')) ?></h1>
</div>