@model List @{ Layout = null; }
@foreach (var item in Model) { }