% const pageUrl = `${config.url}/${page.canonical_path.replace('index.html', '')}` const title = page.title || config.title const description = strip_html(page.excerpt) || config.description %>