mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #2918 from overleaf/cmg-covid-upgrades
Update copy for WFH notifications for free users GitOrigin-RevId: 420951266e431d490e05da736f9d167934364df3
This commit is contained in:
parent
b73319acc1
commit
d946ac2a99
3 changed files with 3 additions and 3 deletions
|
@ -198,7 +198,7 @@ include ../../_mixins/saml
|
|||
)
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans.
|
||||
span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
.notification-close
|
||||
|
|
|
@ -158,7 +158,7 @@
|
|||
//- 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 #COVID19, we're providing free temporary upgrades and discounted annual plans.
|
||||
p.small To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
p
|
||||
a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary Upgrade
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ block content
|
|||
li.notification-entry
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans.
|
||||
span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
.notification-action
|
||||
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
.content-page
|
||||
|
|
Loading…
Reference in a new issue