aboutsummaryrefslogtreecommitdiff
path: root/template/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html')
-rwxr-xr-xtemplate/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/index.html b/template/index.html
index 8c1cc6e..cb334e1 100755
--- a/template/index.html
+++ b/template/index.html
@@ -55,6 +55,10 @@
55 55
56 {{template "_footer.html"}} 56 {{template "_footer.html"}}
57 57
58 {{template "_includes.html"}}
59
60 {{template "_search.html"}}
61
58 </body> 62 </body>
59 63
60</html> 64</html>