mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
fixed jade formating prob causing console error
This commit is contained in:
parent
67fdd73472
commit
b99e933266
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ block content
|
|||
h1.text-centered #{translate("new_subscription")}
|
||||
#subscribeForm #{translate("loading_billing_form")}...
|
||||
|
||||
script(type="text/javascript")
|
||||
script(type="text/javascript").
|
||||
ga('send', 'event', 'pageview', 'payment_form', "#{plan_code}")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue