mirror of
https://github.com/tabler/tabler.git
synced 2026-08-25 20:34:25 +04:00
6 lines
196 B
HTML
6 lines
196 B
HTML
<div class="navbar-search d-none d-lg-block">
|
|
<form action="" method="get">
|
|
<input type="text" name="q" class="form-control form-control-light" placeholder="Search...">
|
|
</form>
|
|
</div>
|