@{ Layout = "layout"; }

Список котов

@foreach(var cat in @Model.cats){

@cat

Подробнее }