helpcenter/Web/server/community.aspx

11 lines
630 B
Plaintext
Raw Normal View History

2016-08-29 13:51:20 +00:00
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Server/CS_List.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="common_all_os community_server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Server/Community/Community.ascx" />
2016-08-29 13:51:20 +00:00
</asp:Content>
<asp:Content ID="content4" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="main">
</asp:Content>