22 lines
440 B
Markdown
22 lines
440 B
Markdown
title: Search
|
|
---
|
|
sort_key: 1200
|
|
---
|
|
allow_comments: no
|
|
---
|
|
body:
|
|
|
|
Not sure where to find something? Here you can search the Lektor
|
|
documentation:
|
|
|
|
<div class="google-custom-search">
|
|
<form method=get>
|
|
<div class="input-group">
|
|
<input type=text class="form-control" name=q size=40>
|
|
<span class="input-group-btn">
|
|
<input type=submit class="btn btn-default" value="Search">
|
|
</span>
|
|
</div>
|
|
</form>
|
|
</div>
|