@require(page, scripts, stylesheets, assets_path) @page.get_title() @for script in scripts: @end @for stylesheet in stylesheets: @end
@def content(): @end @content()