%@ Page Language="VB" Inherits="System.Web.Mvc.ViewPage" %>
<%@ Import Namespace="MvcApplication1" %>
Index
<% Response.WriteSubstitution(AddressOf News.RenderNews)%>
<% Html.RenderBanner()%>
The content of this page is output cached.
<%= DateTime.Now %>