<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Index.aspx.cs" Inherits="MvcApplication1.Views.Home.Index" %> <%@ Import Namespace="MvcApplication1.Models" %> <%@ Import Namespace="MvcApplication1.Helpers" %> Index
<% Response.WriteSubstitution(News.RenderNews); %>
<% Html.RenderBanner(); %>
The content of this page is output cached. <%= DateTime.Now %>