5 lines
290 B
Plaintext
5 lines
290 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/AjaxSimple.master" AutoEventWireup="true" CodeBehind="unauthorized.aspx.cs" Inherits="GLS.unauthorized" %>
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
|
|
<h1>NON AUTORIZZATO</h1>
|
|
</asp:Content>
|