Files
NKC/NKC_WF/MachineOffline.aspx
T
2019-09-23 15:29:47 +02:00

8 lines
396 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/SiteContent.master" AutoEventWireup="true" CodeBehind="MachineOffline.aspx.cs" Inherits="NKC_WF.MachineOffline" %>
<%@ Register Src="~/WebUserControls/tpl_WIP.ascx" TagPrefix="uc1" TagName="tpl_WIP" %>
<asp:Content ID="Content1" ContentPlaceHolderID="MainContent" runat="server">
<uc1:tpl_WIP runat="server" id="tpl_WIP" />
</asp:Content>