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
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>