diff options
Diffstat (limited to 'views/home.handlebars')
| -rwxr-xr-x | views/home.handlebars | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/views/home.handlebars b/views/home.handlebars index bf92724..7b4608a 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -1,3 +1,4 @@ +<main class="page">  <p class="lead">Gathio is a simple, federated, privacy-first event hosting platform.</p>  <div class="card mb-3 border-primary"> @@ -52,3 +53,4 @@    </div>  </div>  {{/if}} +</main>
\ No newline at end of file  | 
