mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #3229 from overleaf/as-wfh-sept-update
Add some copy about offer expiry date on WFH banners GitOrigin-RevId: b0d6b235ef1fb43122476e266cb9095dc8812be4
This commit is contained in:
@@ -40,7 +40,7 @@ include ../../_mixins/saml
|
||||
ng-switch-when="wfh_2020_upgrade_offer"
|
||||
)
|
||||
.notification-body
|
||||
span Important notice: Your free WFH2020 upgrade came to an end on June 30th 2020. We're providing specially discounted annual plans to help you continue collaborating throughout 2020.
|
||||
span Important notice: Your free WFH2020 upgrade came to an end on June 30th 2020. We're providing specially discounted annual plans to help you continue collaborating throughout 2020. Ends 30th Sept 2020!
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
.notification-close
|
||||
@@ -198,7 +198,7 @@ include ../../_mixins/saml
|
||||
)
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. Ends 30th Sept 2020!
|
||||
.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 To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
p.small To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. Ends 30th Sept 2020!
|
||||
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 To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans.
|
||||
span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. Ends 30th Sept 2020!
|
||||
.notification-action
|
||||
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
.content-page
|
||||
|
||||
Reference in New Issue
Block a user