1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-23 16:33:28 +00:00
mobilizon/lib/eventos_web/templates/page/index.html.eex
Thomas Citharel 90ceb4f6fe initial commit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-12-08 09:58:14 +01:00

4 lines
No EOL
192 B
Elixir

<div class="jumbotron">
<h2><%= gettext "Welcome to %{name}!", name: "Eventos" %></h2>
<p class="lead">A decentralized event management platform, currently rewritten with Elixir</p>
</div>