Editable landing page.

This commit is contained in:
codevictory
2021-05-26 21:47:50 +03:00
parent 8befa3058c
commit f1e44e87d9
20 changed files with 484 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
<section class="main">
<h1>Ilmoittaudu</h1>
<h1>Luo esiintyjä</h1>
<%= render "form.html", Map.put(assigns, :action, Routes.admin_performer_path(@conn, :create)) %>
</section>