|
|
@ -5,7 +5,7 @@
|
|
|
|
<form action="{{ .Page.RelPermalink }}" dir="auto" method="get">
|
|
|
|
<form action="{{ .Page.RelPermalink }}" dir="auto" method="get">
|
|
|
|
<div class="justify-content-center mb-3 row">
|
|
|
|
<div class="justify-content-center mb-3 row">
|
|
|
|
<div class="col col-sm-8 col-md-7 col-lg-6 col-xl-5 col-xxl-4">
|
|
|
|
<div class="col col-sm-8 col-md-7 col-lg-6 col-xl-5 col-xxl-4">
|
|
|
|
<input class="form-control" id="query" name="q" placeholder="{{ i18n `paige_search_input` }}" type="search">
|
|
|
|
<input class="form-control" id="query" name="q" placeholder="{{ i18n `paige_query` }}" type="search">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="justify-content-center mb-3 row">
|
|
|
|
<div class="justify-content-center mb-3 row">
|
|
|
|