12 lines
618 B
Plaintext
12 lines
618 B
Plaintext
<%@ Page Title="" Language="C#" MasterPageFile="~/FullPage.master" AutoEventWireup="true" CodeBehind="PostFusioni.aspx.cs" Inherits="GMW.PostFusioni" %>
|
|
|
|
<%--<%@ Register Src="~/WebUserControls/mod_postFusioni.ascx" TagPrefix="uc1" TagName="mod_postFusioni" %>--%>
|
|
|
|
<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="MCon" runat="server">
|
|
<%--<uc1:mod_postfusioni1 runat="server" id="mod_postFusioni" />--%>
|
|
</asp:Content>
|