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 #{subscription.price} will be collected on #{subscription.nextPaymentDueAt}, 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")
img(src="/img/about/james_allen.jpg")
div
a.btn.btn-primary(href="/project") < Back to your projects