doctype html
html(lang=lang)
head
meta(charset="UTF-8")
meta(name="viewport" content="width=device-width, initial-scale=1.0")
title= i18n[lang].meta_title
link(rel="stylesheet" href="/assets/css/style.css")
body(class="bg-gray-950 text-white antialiased")
!= content