inheritance.extend.include.pug 191 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 extend auxiliary/layout.include.pug block head script(src='jquery.js') block content h2 Page p Some content block window-content h2 Awesome p Now we can extend included blocks!