helpcenter/Web/server/virtual/opensource/index.aspx
2017-07-17 18:09:27 +03:00

11 lines
641 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Server/CE_List.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="virtual_version community_edition">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="content" runat="Server">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Server/Virtual/Community/Community.ascx" />
</asp:Content>
<asp:Content ID="content4" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="main">
</asp:Content>