@model List @{ Layout = null; } @{ foreach(string c in Model) { } }