Search results picker + create/update index update

This commit is contained in:
NGPixel
2016-09-05 19:23:49 -04:00
parent dca6b71610
commit 48e2afa5c0
16 changed files with 169 additions and 102 deletions
+3 -3
View File
@@ -31,10 +31,10 @@ html
body
#root
include ./common/header
include ./common/alerts
include ./common/header.pug
include ./common/alerts.pug
main
block content
include ./common/footer
include ./common/footer.pug
block outside