- added parties
- changed layout for index and added svgs
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
<div class="md:w-2/3 w-full">
|
||||
<h1 class="font-bold text-4xl">Neuer Freund</h1>
|
||||
<%= render "form", friend: @friend %>
|
||||
<%= link_to "Back to friends", friends_path, class: "btn-empty" %>
|
||||
|
||||
<%= link_to "Übersicht", friends_path, class: "btn-empty" %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user