Layout
This commit is contained in:
committed by
Jorge Manrubia
parent
5957ed6449
commit
b1a8b3c859
@@ -1,7 +1,7 @@
|
||||
<% @page_title = "Thank you" %>
|
||||
|
||||
<% if @session&.payment_status == "paid" %>
|
||||
<section class="panel panel--centered center borderless">
|
||||
<section class="panel panel--wide panel--centered center borderless">
|
||||
<h1 class="txt-x-large font-weight-black margin-none">Thanks for buying Fizzy!</h1>
|
||||
<p class="txt-medium margin-none-block-start">Your payment was successful. You’re now on the <strong><%= Current.account.plan.name %></strong> plan.</p>
|
||||
<%= link_to "Done", account_settings_path, class: "btn settings-subscription__button txt-medium" %>
|
||||
|
||||
Reference in New Issue
Block a user