The component for creating page layout.
<= Sign_up $mol_page
title <= Sign_up_title @ \Sign Up
body / <= Sign_up_form $mol_view
foot null
title() : string
Returns page title.
head() : []
Returns content of Head.
tools() : []
Returns content of toolbar in Head.
body() : []
Returns content of Body.
foot() : []
Returns content of Foot.