doctype html html(lang="en") block var i head meta(charset="UTF-8") meta(http-equiv="X-UA-Compatible", content="IE=edge") //- device-width 宽度低于1100像素的设备直接缩小 meta(name="viewport", content="width=1100, initial-scale=1.0") title #{title || 'WEB'} link(rel="stylesheet", href="/public/css/common/style.css") block head i body block content div no content block script i