overleaf/services/web/app/views/subscriptions/successful_subscription.jade

34 lines
1.3 KiB
Text
Raw Normal View History

2014-02-12 05:23:40 -05:00
extends ../layout
block content
link(href='http://fonts.googleapis.com/css?family=Just+Another+Hand', rel='stylesheet', type='text/css')
.container
.row
div  
.span8.offset2.span-box
.page-header
h2 Thanks for subscribing!
.alert.alert-success
p Your card will be charged soon.
p The next payment of <strong>#{subscription.price}</strong> will be collected on <strong>#{subscription.nextPaymentDueAt}</strong>, if you do not want to be charged again
a(href="/user/subscription") click here to cancel.
div
p
- if (subscription.groupPlan == true)
a.btn.btn-success.btn-large(href="/subscription/group") Add your first group members now
div.letter-from-founders
p Thank you for subscribing to the #{subscription.name} plan. It's support from people like yourself that allows ShareLaTeX to continue to grow and improve.
p If there is anything you ever need please feel free to contact us directly at
a(href='mailto:team@sharelatex.com') team@sharelatex.com
| - it goes straight to both our inboxes.
p Regards,
br
| Henry and James
.portraits
img(src="/img/about/henry_oswald.jpg")
&nbsp;
img(src="/img/about/james_allen.jpg")
div
a.btn.btn-primary(href="/project") < Back to your projects