1
0
Fork 0
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
fedihub-website/templates/home/index.html.hbs

9 lines
235 B
Handlebars

<div class="jumbotron jumbotron-fluid text-center">
<div class="container">
<h1>{{ translate "en" "fedihub" }}</h1>
<p class="lead">
{{ translate "en" "federated-services-without-censorship" }}
</p>
</div>
</div>