mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 23:37:25 +00:00
Merge pull request #2871 from overleaf/cmg-upgrades-and-plans-copy
Change copy and links for updated WFH notification GitOrigin-RevId: 5b11afad06ad1469ff3727b78a1a5ab0ec710a96
This commit is contained in:
parent
f2b9036e34
commit
a4dca01fb5
2 changed files with 4 additions and 8 deletions
|
@ -188,11 +188,9 @@ include ../../_mixins/saml
|
|||
)
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span In response to ongoing developments around #COVID19, we're providing free temporary upgrades to our Professional Account.
|
||||
span
|
||||
a(href="https://overleaf.com/blog/helping-you-collaborate-on-overleaf-during-the-coronavirus-pandemic") More info.
|
||||
span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans.
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://forms.gle/zWrVdF3GdoWovjd66") Upgrade
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
.notification-close
|
||||
button(ng-click="dismiss()").close.pull-right
|
||||
span(aria-hidden="true") ×
|
||||
|
|
|
@ -158,11 +158,9 @@
|
|||
//- a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}.
|
||||
.row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered
|
||||
hr
|
||||
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.small In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans.
|
||||
p
|
||||
a(href="https://forms.gle/zWrVdF3GdoWovjd66").btn.btn-primary Request Upgrade
|
||||
a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary Upgrade
|
||||
|
||||
|
||||
script.
|
||||
|
|
Loading…
Add table
Reference in a new issue