<%@ Control Language="C#" Inherits="Orchard.Mvc.ViewUserControl" %>
<%foreach (var item in Model.Items) {%><%:Display(item)%><%}%>