a953cbf7fd
git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@83 43c8e981-f90d-406c-a89a-24a2c4268d51
10 lines
434 B
Plaintext
10 lines
434 B
Plaintext
<%@ page language="C#" masterpagefile="~/AjaxSimple.master" autoeventwireup="true" inherits="unauthorized, XPS" title="Untitled Page" %>
|
|
|
|
<%@ Register Src="mod_unauthorized.ascx" TagName="mod_unauthorized" TagPrefix="uc1" %>
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
|
<uc1:mod_unauthorized id="Mod_unauthorized1" runat="server">
|
|
</uc1:mod_unauthorized>
|
|
|
|
</asp:Content>
|
|
|