You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/LeadForm.tsx
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,9 @@ export function LeadForm({
71
71
}
72
72
73
73
return(
74
-
<formclassName="leadForm"onSubmit={onSubmit}>
74
+
<>
75
+
<noscript><pclassName="formNote">{en ? "The application form requires JavaScript. Contact us directly instead — Telegram, WhatsApp, LINE or email, all listed below on this page." : "Форма заявки работает только с включённым JavaScript. Напишите напрямую — Telegram, WhatsApp, LINE или email, контакты ниже на этой странице."}</p></noscript>
{en ? "For minors, applications and organizational communication use an adult contact only." : "Для несовершеннолетних заявка и организационная коммуникация идут только через взрослого."}
require(manifest.get('schema')=='ai-skill-lab.static-release.v1','release schema');states={'R99_D4':(36,10),'R100_D5':(46,0),'R101B_D6_PUBLIC_FORM':(46,0),'R102_D7_CUSTOM_DOMAIN_CANONICAL':(46,0),'R103_D8_LEGACY_PUBLIC_HOST_REDIRECT':(46,0),'R109A_CRITICAL_VISUAL_FIX':(46,0),'R109A_REVIEW_REPAIR':(46,0),'R109D_404_LEGACY_HOST':(46,0),'R109B_TRUTH_FORM_ALIGNMENT':(46,0),'R109E_GLYPH_SPACING_VISUAL':(46,0),'R109F_STRUCTURED_DATA':(46,0),'R110A_OPERATOR_LEAD_INBOX':(46,0),'R110B_LEAD_TELEGRAM_NOTIFICATION':(46,0),'R110C_BRAND_LOGO':(46,0)};require(releaseinstates,f'unsupported release state {release!r}')
83
+
require(manifest.get('schema')=='ai-skill-lab.static-release.v1','release schema');states={'R99_D4':(36,10),'R100_D5':(46,0),'R101B_D6_PUBLIC_FORM':(46,0),'R102_D7_CUSTOM_DOMAIN_CANONICAL':(46,0),'R103_D8_LEGACY_PUBLIC_HOST_REDIRECT':(46,0),'R109A_CRITICAL_VISUAL_FIX':(46,0),'R109A_REVIEW_REPAIR':(46,0),'R109D_404_LEGACY_HOST':(46,0),'R109B_TRUTH_FORM_ALIGNMENT':(46,0),'R109E_GLYPH_SPACING_VISUAL':(46,0),'R109F_STRUCTURED_DATA':(46,0),'R110A_OPERATOR_LEAD_INBOX':(46,0),'R110B_LEAD_TELEGRAM_NOTIFICATION':(46,0),'R110C_BRAND_LOGO':(46,0),'R111A_NOSCRIPT_FORM_FALLBACK':(46,0)};require(releaseinstates,f'unsupported release state {release!r}')
84
84
ifreleaseinstates:
85
85
expected_workshop,expected_legacy=states[release];require(workshop==expected_workshop,f'Workshop pages {workshop} != {expected_workshop} for {release}');require(legacy==expected_legacy,f'legacy pages {legacy} != {expected_legacy} for {release}')
require(len({('/'ifp.name=='index.html'else'/en'ifp.relative_to(LIVE).as_posix()=='en.html'else'/'+p.relative_to(LIVE).as_posix()[:-5]) forpinpublic})==46,'46 public routes')
routes={('/'ifp.name=='index.html'else'/en'ifp.relative_to(LIVE).as_posix()=='en.html'else'/'+p.relative_to(LIVE).as_posix()[:-5]) forpinpublic}; req(len(routes)==46,'46 public routes')
0 commit comments