Files
limanapp/GeLiSt/unauthorized.aspx
Samuele Locatelli a196544a6c Legacy site commit
2021-10-07 16:23:17 +02:00

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>