I changed view options to layout false and changed the body tag in layout.jade to get inheritance to work. I also added a couple blocks to layout.jade and an extends layout in the index.jade to have the inheritance setup and ready to go. Tested it and it works.
I changed view options to layout false and changed the body tag in layout.jade to get inheritance to work. I also added a couple blocks to layout.jade and an extends layout in the index.jade to have the inheritance setup and ready to go. Tested it and it works.