Update builder.html
Browse files- builder.html +1 -1
builder.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
This is a demo content from index.html. For the development, you shouldn't edit this file, instead you can
|
29 |
copy and rename it to _index.html, on next server start the new file will be served, and it will be ignored by git.
|
30 |
</div>
|
31 |
-
<button class="add-button"
|
32 |
</div>
|
33 |
<style>
|
34 |
.panel {
|
|
|
28 |
This is a demo content from index.html. For the development, you shouldn't edit this file, instead you can
|
29 |
copy and rename it to _index.html, on next server start the new file will be served, and it will be ignored by git.
|
30 |
</div>
|
31 |
+
<button class="add-button">Зарегистрироваться</button>
|
32 |
</div>
|
33 |
<style>
|
34 |
.panel {
|