Skip to content

Commit

Permalink
Merge branch 'newsletter-updates' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
macifell committed Mar 27, 2024
2 parents 4f9431b + f49b445 commit 7ff50b7
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,15 +117,6 @@
<%= error_tag f, :phone_number %>
</div>

<div class="field mt-5">
<div class="control">
<%= label class: "label" do %>
<%= checkbox f, :newsletter %>
Subscribe to our newsletter
<% end %>
</div>
</div>

<div class="buttons is-right mt-5">
<div class="control">
<%= submit "Update Profile", class: "button is-secondary" %>
Expand Down

0 comments on commit 7ff50b7

Please sign in to comment.