using System; using System.Web; using CMS.UIControls; public partial class CMSTemplates_CorporateSite_HomeMixed : TemplatePage { protected void Page_Load(object sender, EventArgs e) { } }