doctype html html(class="no-js", lang="en") block set_site_root - var site_root = './' include ./head.pug body #content block content p This is default content. include ./footer.pug