mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
Add teacher banner image to year sub sale page
Also updating sale copy.
This commit is contained in:
parent
58ff820d7d
commit
c601652d0b
3 changed files with 3 additions and 1 deletions
app
assets/images/pages/account/subscription
locale
templates/account
BIN
app/assets/images/pages/account/subscription/teacher-banner.png
Normal file
BIN
app/assets/images/pages/account/subscription/teacher-banner.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 80 KiB |
|
@ -439,7 +439,7 @@
|
|||
payment_methods_blurb2: "If you require an alternate form of payment, please contact"
|
||||
sale_already_subscribed: "You're already subscribed!"
|
||||
sale_blurb1: "Save 35%"
|
||||
sale_blurb2: "off regular subscription price!"
|
||||
sale_blurb2: "off regular subscription price of $120 for a whole year!" # {changed}
|
||||
sale_button: "Sale!"
|
||||
sale_button_title: "Save 35% when you purchase a 1 year subscription"
|
||||
sale_click_here: "Click Here"
|
||||
|
|
|
@ -21,6 +21,8 @@ block content
|
|||
.alert.alert-info(data-i18n="account_invoices.purchasing")
|
||||
else
|
||||
h1.center(data-i18n="subscribe.sale_title")
|
||||
p.center
|
||||
img(src="/images/pages/account/subscription/teacher-banner.png")
|
||||
br
|
||||
p.center.sale-blurb
|
||||
strong.spr(data-i18n="subscribe.sale_blurb1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue