extend-layout.pug 170 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 html head h1 My Site - #{title} block scripts script(src='/jquery.js') body block content block foot #footer p some footer content