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