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