doctype html html(lang="en") head title= pageTitle link(rel='stylesheet', href='https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css') link(rel='stylesheet', href='/css/wyrm.css') script(src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js') script(src='/js/drake.js') body // global navigation nav.navbar div.navbar-left ul li.menu-text MCST li: a(href='/') Home li: a(href='/create') Create li: a(href='/status') Status // main content div#main-content.container block content