script editor added x8
This commit is contained in:
parent
5c28140ad4
commit
dcffbc3ec1
@ -9,6 +9,10 @@
|
|||||||
<div th:replace="~{fragments/floating_button}"></div>
|
<div th:replace="~{fragments/floating_button}"></div>
|
||||||
<main>
|
<main>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
<div class="py-5 text-center">
|
||||||
|
<h2>Script editor</h2>
|
||||||
|
<p class="lead">Below is an example form built entirely with Bootstrap's form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p>
|
||||||
|
</div>
|
||||||
<div class="row no-gutters">
|
<div class="row no-gutters">
|
||||||
<div class="col-4 col-md-2">
|
<div class="col-4 col-md-2">
|
||||||
<button type="button" class="btn btn-primary btn-sm btn-block mt-1">Block level button</button>
|
<button type="button" class="btn btn-primary btn-sm btn-block mt-1">Block level button</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user