File: D:/HostingSpaces/MBoogaard/oosting-horseriding.com/wwwroot/CMSModules/System/System.aspx
<%@ Page Language="C#" AutoEventWireup="true" Inherits="CMSModules_System_System"
Theme="Default" MasterPageFile="~/CMSMasterPages/UI/SimplePage.master" Title="System"
CodeFile="System.aspx.cs" %>
<%@ Register Src="~/CMSModules/System/Controls/System.ascx" TagName="SystemInformation"
TagPrefix="cms" %>
<asp:Content ID="cntBody" runat="server" ContentPlaceHolderID="plcContent" EnableViewState="false">
<cms:SystemInformation ID="sysInfo" runat="server" IsLiveSite="false" />
</asp:Content>