DmitrMakeev commited on
Commit
712a271
·
verified ·
1 Parent(s): 17323ad

Update builder2.html

Browse files
Files changed (1) hide show
  1. builder2.html +1 -0
builder2.html CHANGED
@@ -31,6 +31,7 @@
31
  </style>
32
  </head>
33
  <body>
 
34
  <button id="save-button">Сохранить страницу</button>
35
  <div id="gjs"></div>
36
 
 
31
  </style>
32
  </head>
33
  <body>
34
+ <div id="blocks"></div> <!-- Добавлен элемент с идентификатором blocks -->
35
  <button id="save-button">Сохранить страницу</button>
36
  <div id="gjs"></div>
37