New welcome page
This commit is contained in:
12
lib/osuuspuutarha_web/templates/page/welcome.html.heex
Normal file
12
lib/osuuspuutarha_web/templates/page/welcome.html.heex
Normal file
@@ -0,0 +1,12 @@
|
||||
<h2>Tervetuloa osuuspuutarhan jäseneksi</h2>
|
||||
|
||||
<p>Tarjouksemme ovat seuraavat</p>
|
||||
|
||||
<ul>
|
||||
<li>Asd</li>
|
||||
<li>Qwe</li>
|
||||
<li>Zxc</li>
|
||||
</ul>
|
||||
|
||||
<h3>Voit lähteä mukaan alla olevasta linkistä</h3>
|
||||
<%= link "Liity jäseneksi", to: Routes.order_index_path(@conn, :new) %>
|
||||
Reference in New Issue
Block a user