Sha256: d2b26d321ddbc99162378c0463d42d8029462809a3acf7bcf773465be7947675
Contents?: true
Size: 1.55 KB
Versions: 1
Compression:
Stored size: 1.55 KB
Contents
- backer = @notification.backer |Hi, <strong>#{backer.user.display_name}</strong>! br br |Your pledge to #{link_to(backer.project.name, project_url(backer.project))} was confirmed by <strong>#{backer.payment_method}</strong> |! br br |Keep this email with you as a receipt. br br |Very important information:<strong> if you paid using a credit card</strong>, the name that will show up in your invoice is #{backer.payment_method}. Unfortunately, credit card operators don't allow Catarse's name to be shown, ok? br br |Pledged amount: <strong>R$ #{backer.value}</strong> br -if backer.reward |Chosen reward: <strong>#{backer.reward.description}</strong> -else |No reward chosen, any questions please contact our team on #{mail_to 'contato@catarse.me'} br br |If the project is successful on <strong>#{backer.project.expires_at.strftime("%d/%m/%Y")}</strong>, the people responsible for the project will contact you in order to deliver the rewards. This contact will come, usually, a week later, which is the time it takes for us to forward all the backers information to the project owner. br br |If the project doesn't reach it's goal, you will receive another email with instructions to: br |1) back another project with the generated credits; OR br |2) ask for a refund. br br |If you want to contact #{backer.project.user.name}, send an email to #{mail_to backer.project.user.email} br br |If you have any other questions, access our #{link_to('FAQ', "#{Catarse::Configuration[:base_url]}/faq")} or send an email to #{mail_to 'contato@catarse.me'} br br |A big hug, br |Catarse Team
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
catarse_core-1.0.0.beta | app/views/catarse/notifications_mailer/confirm_backer.en.html.slim |