Update builder.html
Browse files- builder.html +1 -1
builder.html
CHANGED
@@ -147,7 +147,7 @@
|
|
147 |
|
148 |
editor.BlockManager.add('button-block', {
|
149 |
label: 'Add Button',
|
150 |
-
content: `<button class="add-button"
|
151 |
});
|
152 |
</script>
|
153 |
</body>
|
|
|
147 |
|
148 |
editor.BlockManager.add('button-block', {
|
149 |
label: 'Add Button',
|
150 |
+
content: `<button class="add-button">Зарегистрироваться</button>`
|
151 |
});
|
152 |
</script>
|
153 |
</body>
|