doctype html html head meta(http-equiv="content-type" content="text/html; charset=UTF-8") meta(name="viewport" content="width=device-width, initial-scale=1") title EEEE. // #{title} meta(name="description" content=description) link(rel='icon' type='image/png' sizes='32x32' href='/images/favicon-32x32.png') link(rel='icon' type='image/png' sizes='96x96' href='/images/favicon-96x96.png') link(rel='icon' type='image/png' sizes='16x16' href='/images/favicon-16x16.png') link(rel='stylesheet', href='/stylesheets/style.css') block head body.flex.flex-col.min-h-screen.bg-black.text-pink nav div(class="mx-auto px-5") div.relative.flex.items-center.justify-between.h-16 div.flex-shrink-0.flex.items-center p.block.text-4xl.font-extra.font a(href="/") EEEE.