home.jade 234 Bytes 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 doctype html head title Igloo body h1 Igloo img(src='/img/igloo.png', alt='Igloo') h2 Igloo is a minimal app boilerplate built with Express. - var igloo = 'https://github.com/niftylettuce/igloo' p: a(href=igloo)= igloo