8 lines
308 B
Scheme
8 lines
308 B
Scheme
<form $FormAttributes>
|
|
<div class='input-group'>
|
|
<input class='form-control' id='PresentationSearchForm_SearchForm_Search' name='Search' type='text'>
|
|
<span class='input-group-btn'>
|
|
<button class='btn btn-default' type='button'>Search</button>
|
|
</span>
|
|
</div>
|
|
</form> |