Answer the question
In order to leave comments, you need to log in
Why don't you work inlude in jade?
Where do I connect:
extends layout
include nav.jade
block content
h1= title
p Welcome to #{title}
form(action='/',method='post' )
input(type='text')
input(type='submit')
// Jade
ul
li
a(href="/old")|old
li
a(href="/new")|new
li
a(href='/')|hom
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question