summaryrefslogtreecommitdiffstats
path: root/templates/part.content.firstrun.php
blob: 17d0b22ffee743a256d43372109c32e383b0b721 (plain)
1
2
3
4
5
6
7
<div id="first-run">
    <div>
        <div class="helper"><h1><?php p($l->t('Add a feed')) ?></h1></div>
        <div class="title"><h1><?php p($l->t('There are no feeds yet. Go ahead and add some')) ?> :)</h1></div>
        <div class="helper"><h1><?php p($l->t('Import feeds and articles')) ?></h1></div>
    </div>
</div>