mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #3233 from overleaf/as-wfh-oct-update
Update WFH banners to reflect end of discount offer GitOrigin-RevId: a43370fd5c6bffd3ef108daf3e66e64765ef5792
This commit is contained in:
parent
a40f858eaa
commit
022424601d
3 changed files with 8 additions and 8 deletions
|
@ -40,9 +40,9 @@ 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. Ends 30th Sept 2020!
|
||||
span Important notice: Your free WFH2020 upgrade came to an end on June 30th 2020. We're still providing a number of special initiatives to help you continue collaborating throughout 2020.
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") View
|
||||
.notification-close
|
||||
button(ng-click="dismiss(notification)").close.pull-right
|
||||
span(aria-hidden="true") ×
|
||||
|
@ -198,9 +198,9 @@ 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. Ends 30th Sept 2020!
|
||||
span To help you work from home throughout 2020 and beyond, we're providing a number of special initiatives.
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") View
|
||||
.notification-close
|
||||
button(ng-click="dismiss()").close.pull-right
|
||||
span(aria-hidden="true") ×
|
||||
|
|
|
@ -158,9 +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 To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. Ends 30th Sept 2020!
|
||||
p.small To help you work from home throughout 2020 and beyond, we're providing a number of special initiatives.
|
||||
p
|
||||
a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary Upgrade
|
||||
a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary View
|
||||
|
||||
|
||||
script.
|
||||
|
|
|
@ -20,9 +20,9 @@ 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. Ends 30th Sept 2020!
|
||||
span To help you work from home throughout 2020 and beyond, we're providing a number of special initiatives.
|
||||
.notification-action
|
||||
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade
|
||||
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") View
|
||||
.content-page
|
||||
.plans(ng-controller="PlansController")
|
||||
.container(ng-cloak)
|
||||
|
|
Loading…
Reference in a new issue