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