Full
Full page with the horizontal header and boxed content width. Registered without custompages — assigned manually where needed.
Structure
<div class="page-wrapper">
<div class="page-body">
<div class="container-xl">
{SETSTYLE=card}
{---}
</div>
</div>
</div>Starts at
.page-wrapper— the.pagewrapper and both navbars come from theme.html + the header partial.Content renders as Tabler cards via
{SETSTYLE=card}.
Last updated