test3
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-16 19:41:24 +02:00
parent a69ba25df7
commit 56f2a090c6
5 changed files with 8 additions and 8 deletions

View File

@ -4,8 +4,8 @@
<%= render partial: 'guests/leader' %>
<%= render partial: 'guests/rsvp_nav', locals: { active: 2 } %>
<h2>Plus-One hinzufügen</h2>
<%= render partial: 'form', locals: { submit_action: 'Add Plus One' } %>
<h2>Begleitung hinzufügen</h2>
<%= render partial: 'form', locals: { submit_action: 'Begleitung hinzufügen' } %>
</div>
</div>
</div>