HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/douven.komma.pro/node_modules/bs-recipes/recipes/gulp.pug/app/index.pug
html
    head
        title Gulp, SASS + Pug Templates
        link(href='/css/main.css', rel='stylesheet')
    body
        h1 Gulp, SASS + Pug Templates
        p Your gulpfile provides some context for Pug:
        ul
          each val, index in locals
            li= index + ': ' + val