<!DOCTYPE html> <html class="h-100"> <%- partial('_partial/head') %> <body class="d-flex flex-column h-100"> <%- body %> </body> </html>