newsbox/templates/home/index.plush.html
Adriano Caloiaro 8ae801ae5f
Initial commit
2023-02-15 08:57:48 -08:00

10 lines
243 B
HTML

<main class="px-3">
<h1><%= site_name %></h1>
<h3>Your news inbox</h3>
<br/>
<p class="lead"><%= site_name %> is a newsletter manager</p>
<p class="lead">Manage all of your newsletter subscriptions in one place</p>
<br/>
</main>