tobbbe
12/3/2013 - 11:59 AM

output html razor, string

output html razor, string

@("background: url(/css/gfx/derma-small-wave-bg.jpg) bottom center repeat;");
@("<h1>hejhejhej</h1>")

var something = "<p>hejhehej</p>"
@(something)