helpcenter/Web/Guides/writing-documentation.aspx

16 lines
990 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Contribution/ContributionArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="contribution_guides_write">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/CloudTop/CloudTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Contribution/ONLYOFFICEWritingDocumentation/WritingDocumentation/WritingDocumentation.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="contributionguidespage writing">
</asp:Content>