80fe5b83a5
inserite immagini segnaposto x pagine non ancora completate...
9 lines
500 B
Plaintext
9 lines
500 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/Bootstrap.Master" AutoEventWireup="true" CodeBehind="ReportCompatto.aspx.cs" Inherits="CMS_SC.ReportCompatto" %>
|
|
<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>
|