mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-08 22:07:56 -05:00
Made a small change to make some wording configuration more flexible
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="gray_background" id='share_container'>
|
||||
<div class="wrapper center" id="congrats">
|
||||
<h2>
|
||||
Hooray! You've just reserved a <%= Settings.product_name %>!
|
||||
Hooray! You've just reserved <%= Settings.product_description %>!
|
||||
</h2>
|
||||
<p>Congratulations, you're <%= Settings.primary_stat_verb %> number <span id="backer_number"><%= number_with_delimiter @order.number, :delimiter => "," %></span>, in supporting <%= Settings.product_name %>. Share the great news!</p>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user