6 lines
231 B
JSON
Executable File
6 lines
231 B
JSON
Executable File
<div class="row mb-3">
|
|
<label class="form-label col-form-label col-md-3">...</label>
|
|
<div class="col-md-7">
|
|
<input type="text" class="form-control" placeholder="" />
|
|
</div>
|
|
</div> |