<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="/statics/demosource/showrazor.css" /> </head> <body> <html> <body> <span class="marked">@for i=10 to 21 @<p>Line @i</p> next i</span> </body> </html> </body> </html>