summaryrefslogtreecommitdiff
path: root/views/add-to-home.php
blob: 857e959680587dd780ea8c8d7b34d0c556b20d5d (plain)
1
2
3
4
5
6
<div class="narrow">
  <?= partial('partials/header') ?>

  <div style="margin: 20px;">Add this page to your home screen!<br /><br />The next time you visit it, you will be signed in.</div>

</div>