extends frame block main-content section.content#project-content header.columns#header #header-one.column label#the-title a(href="/") thetwelfthhouse #header-two.column a(href="/work") back to work #project-display.columns #project-info.column span= title #project-desc.column =desc #project-images each val in images - console.log(val) - var path = String(val.path).substring(7, val.path.length) img.folio-image(src=path)