80fe5b83a5
inserite immagini segnaposto x pagine non ancora completate...
10 lines
499 B
Plaintext
10 lines
499 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="ReportCliente.aspx.cs" Inherits="CMS_SC.ReportCliente" %>
|
|
|
|
<asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content2" ContentPlaceHolderID="FeaturedContent" runat="server">
|
|
</asp:Content>
|
|
<asp:Content ID="Content3" ContentPlaceHolderID="MainContent" runat="server">
|
|
<img src="Images/WorkInProgress.jpg" alt="" />
|
|
</asp:Content>
|