github.com/servernoj/jade@v0.0.0-20231225191405-efec98d19db1/testdata/v2/includes/inc/head.pug (about)

     1  //- includes/head.pug
     2  head
     3    title My Site
     4    script(src='/javascripts/jquery.js')
     5    script(src='/javascripts/app.js')