diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-22 23:27:00 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-22 23:27:00 +0200 |
| commit | 45c89b984d3f2b3bf97c8c5ee52e62aa6a4af6dc (patch) | |
| tree | 098417a178a0fe4e054722a84e696d4574c98b16 /template/post.html | |
| parent | 773829d1848f1f18ef587ed5608dd72483c9be53 (diff) | |
| download | mitjafelicijan.com-45c89b984d3f2b3bf97c8c5ee52e62aa6a4af6dc.tar.gz | |
Added front end search
Diffstat (limited to 'template/post.html')
| -rwxr-xr-x | template/post.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/template/post.html b/template/post.html index 564ed09..cf80b22 100755 --- a/template/post.html +++ b/template/post.html | |||
| @@ -69,6 +69,8 @@ | |||
| 69 | 69 | ||
| 70 | {{template "_includes.html"}} | 70 | {{template "_includes.html"}} |
| 71 | 71 | ||
| 72 | {{template "_search.html"}} | ||
| 73 | |||
| 72 | {{template "_libraries.html"}} | 74 | {{template "_libraries.html"}} |
| 73 | 75 | ||
| 74 | </body> | 76 | </body> |
