Merge pull request #19611 from overleaf/ds-plans-page-faq-follow-up-finishing

Website redesign - Plans page FAQ section follow up adding modal

GitOrigin-RevId: fac7f0c676fa36e76842ec3f682d759ebcdbafbe
This commit is contained in:
M Fahru 2024-07-31 11:06:17 -07:00 committed by Copybot
parent 28c0ab80ad
commit 596dd87c5a
2 changed files with 3 additions and 5 deletions

View file

@ -45,19 +45,16 @@ include ../../_mixins/eyebrow
.tab-pane.active( .tab-pane.active(
role="tabpanel" role="tabpanel"
id=managingYourSubscription id=managingYourSubscription
data-ol-faq-tab-content=managingYourSubscription
) )
+managingYourSubscription() +managingYourSubscription()
.tab-pane( .tab-pane(
role="tabpanel" role="tabpanel"
id=overleafIndividualPlans id=overleafIndividualPlans
data-ol-faq-tab-content=overleafIndividualPlans
) )
+overleafIndividualPlans() +overleafIndividualPlans()
.tab-pane( .tab-pane(
role="tabpanel" role="tabpanel"
id=overleafGroupPlans id=overleafGroupPlans
data-ol-faq-tab-content=overleafGroupPlans
) )
+overleafGroupPlans() +overleafGroupPlans()

View file

@ -137,5 +137,6 @@ mixin overleafGroupPlans()
.collapse(id="overleafGroupPlansQ4") .collapse(id="overleafGroupPlansQ4")
.custom-accordion-body .custom-accordion-body
| Yes. To add more users to your subscription youll need to | Yes. To add more users to your subscription youll need to
a.inline-green-link(href="/contact") contact us. button.btn-link.inline-green-link(data-ol-open-contact-form-modal="contact-us")
span #{translate("contact_us")}