extends layout block stylesheets link(rel='stylesheet', href='/stylesheets/manage.css') link(rel='stylesheet', href='/stylesheets/form.css') block content div#mobile-view h1 #{title} span(class="flat-content") button#add-new-button Add new... button#manage-account-button(class="send-to-right") Manage account... div h2#table-header table#games-list block scripts script(src='/scripts/manage/manage-nonadmin.js' type="module")