Merged branch back to the trunk. Build is passing with no changes.
[castle.git] / MonoRail / TempWeb / Views / Home2 / index.aspx.cs
blob4949a659836a3b7083fdda6103eaa42f853b5f50
1 using System;
3 namespace TempWeb.Views.Home2
5 using Castle.MonoRail.Framework.Views.Aspx;
7 public partial class index : PageBase
9 protected void Page_Load(object sender, EventArgs e)