i have some problem with a razor syntax. I would like to know how to write inbetween html.. see this sample..
@foreach (var x in Model) {
Does using the tag work? For example:
No tags