doctype html html head title= title meta(name="viewport", content="width=device-width, initial-scale=1.0") link(rel='stylesheet', href='/stylesheets/style.css') body header h1= title nav ul li a(href='/') #{ __('Home') } li a(href='/about') #{ __('About') } li a(href='/contact') Contact block content footer .description .copyright Copyright © 2022 - span.author a(href="//samuel.ortion.fr", class="link") Samuel ORTION