module.exports = function(data) { return `

${data.page.fileSlug}

`; };