website/layouts/shortcodes/site-searchbar.html

3 lines
89 B
HTML
Raw Normal View History

2023-07-31 08:21:50 +00:00
<div class="col-sm-6 col-md-6 col-lg-6 mx-auto py-3">
{{partial "search-input" .}}
</div>