mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #6329 from overleaf/tm-wfh2021-ending-soon
Update WFH offer notification text with offer end date GitOrigin-RevId: f50b7f7f1b0c04ce20bd4ea45af6d8684f91fc2b
This commit is contained in:
@@ -263,7 +263,7 @@ include ../../_mixins/reconfirm_affiliation
|
||||
)
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span To help you work from home throughout 2021, we're providing discounted plans and special initiatives.
|
||||
span Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
|
||||
.notification-action
|
||||
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Banner") Upgrade
|
||||
.notification-close
|
||||
|
||||
@@ -144,6 +144,6 @@ if (isOverleaf)
|
||||
//- 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 2021, we're providing discounted plans and special initiatives.
|
||||
p.small Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
|
||||
p
|
||||
a(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Sidebar").btn.btn-primary Upgrade
|
||||
|
||||
@@ -21,7 +21,7 @@ block content
|
||||
li.notification-entry
|
||||
.alert.alert-info
|
||||
.notification-body
|
||||
span To help you work from home throughout 2021, we're providing discounted plans and special initiatives.
|
||||
span Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
|
||||
.notification-action
|
||||
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Plans-Banner") Upgrade
|
||||
.content-page
|
||||
|
||||
Reference in New Issue
Block a user