@ -65,7 +65,7 @@
|
||||
<p>(None — just you.)</p>
|
||||
<% end %>
|
||||
<% else %>
|
||||
<p>Sorry to hear you won't be joining us!</p>
|
||||
<p>Schade, dass du nicht teilnehmen kannst.</p>
|
||||
<h3>Your Details</h3>
|
||||
<div class="card mb-3">
|
||||
<h5 class="card-header"><%= @guest.name %></h5>
|
||||
@ -85,7 +85,7 @@
|
||||
<h3>Other Comments?</h3>
|
||||
|
||||
<%= form.text_area :notes, class: 'form-control' %>
|
||||
<small class="form-text text-muted">Anything else you'd like to let us know?</small>
|
||||
<small class="form-text text-muted">Hast du noch etwas, das wir wissen sollten?</small>
|
||||
|
||||
<div class="row guests-buttons">
|
||||
<div class="offset-md-3 col-md-6 text-center">
|
||||
|
Reference in New Issue
Block a user