helpcenter/Web/installation/docs-index.aspx

11 lines
660 B
Plaintext
Raw Normal View History

2020-09-22 07:02:59 +00:00
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/InstallationGuides/InstallationList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="installation_docs document_server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Installation/Docs.ascx" />
</asp:Content>
<asp:Content ID="content4" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="installationdocspage document">
</asp:Content>