Merge pull request #2782 from overleaf/cmg-wfh-dashboard

Change free trial offer in sidebar to WFH offer

GitOrigin-RevId: 770273c9cb85c03d0c80ca7b1a66572fe5683e6c
This commit is contained in:
Chrystal Maria Griffiths 2020-04-28 17:38:01 +01:00 committed by Copybot
parent b1c3572b3c
commit 1c68d70929

View file

@ -157,14 +157,21 @@
href="/user/settings"
) Add Affiliation
//- .row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered
//- hr
//- p.small #{translate("on_free_sl")}
//- p
//- a(href="/user/subscription/plans" ng-click="upgradeSubscription()").btn.btn-primary #{translate("upgrade")}
//- p.small.text-centered
//- | #{translate("or_unlock_features_bonus")}
//- a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}.
.row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered
hr
p.small #{translate("on_free_sl")}
p.small In response to ongoing developments around the #COVID19 pandemic, we're providing free temporary upgrades to our Professional Accounts.
span   
a(href="https://overleaf.com/blog/helping-you-collaborate-on-overleaf-during-the-coronavirus-pandemic") More info.
p
a(href="/user/subscription/plans" ng-click="upgradeSubscription()").btn.btn-primary #{translate("upgrade")}
p.small.text-centered
| #{translate("or_unlock_features_bonus")}
a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}.
a(href="https://forms.gle/zWrVdF3GdoWovjd66").btn.btn-primary Request Upgrade
script.