- added parties

- changed layout for index and added svgs
This commit is contained in:
2025-11-22 19:35:58 +01:00
parent d6623598a1
commit c9bf64dc8c
16 changed files with 100 additions and 130 deletions

View File

@ -5,6 +5,5 @@
<%= render "form", friend: @friend %>
<%= link_to "Anzeigen", @friend, class: "btn-show" %>
<%= link_to "Liste", friends_path, class: "btn-show" %>
<%= link_to "Übersicht", friends_path, class: "btn-show" %>
</div>