DmitrMakeev commited on
Commit
9d8faa7
·
verified ·
1 Parent(s): 5081e80

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +1 -1
pages.html CHANGED
@@ -468,7 +468,7 @@ editor.Blocks.add('custom-form', {
468
  label: 'Custom Form',
469
  content: `
470
  <div class="form-container container">
471
- <form class="contactForm">
472
  <h4>КЛУБ-ПРАКТИК. 255 техник для психолога - 2024</h4>
473
  <div class="form-group name-field">
474
  <label for="name">Имя</label>
 
468
  label: 'Custom Form',
469
  content: `
470
  <div class="form-container container">
471
+ <form id="contactForm" class="conForm">
472
  <h4>КЛУБ-ПРАКТИК. 255 техник для психолога - 2024</h4>
473
  <div class="form-group name-field">
474
  <label for="name">Имя</label>