1 2 3 4 5
<?load file="layouts/base.hrml"?> <?block slot="content"?> <h1>About</h1> <p>This is the about page.</p> </?block?>