mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 10:53:03 +00:00
Merge pull request #1443 from sharelatex/jel-vat-plans-page
Add VAT text to plans page GitOrigin-RevId: a0693737cbf57bbb094e9ee77273bab1b687e619
This commit is contained in:
parent
2a72804434
commit
6985f7d1a3
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,8 @@ block content
|
||||||
i.fa.fa-cc-paypal.fa-2x(aria-hidden="true")
|
i.fa.fa-cc-paypal.fa-2x(aria-hidden="true")
|
||||||
span.sr-only Paypal accepted
|
span.sr-only Paypal accepted
|
||||||
div.text-centered #{translate('change_plans_any_time')}<br/> #{translate('billed_after_x_days', {len:'{{trial_len}}'})}
|
div.text-centered #{translate('change_plans_any_time')}<br/> #{translate('billed_after_x_days', {len:'{{trial_len}}'})}
|
||||||
|
br
|
||||||
|
div.text-centered #{translate('subject_to_additional_vat')}<br/> #{translate('select_country_vat')}
|
||||||
|
|
||||||
.row.row-spaced-large
|
.row.row-spaced-large
|
||||||
.col-md-8.col-md-offset-2
|
.col-md-8.col-md-offset-2
|
||||||
|
|
Loading…
Reference in a new issue