helpcenter/Web/UserGuides/mobile-index.aspx
SvetlanaLisina 5526849ebf Фикс прекомпиляции хелпцентра
# Conflicts:
#	Web/Controls/Help/GettingStarted/Integration/Jira/GettingStartedJira.ascx
#	Web/Controls/Help/GettingStarted/Integration/Mattermost/GettingStartedMattermost.ascx
#	Web/Integration/gettingstarted-mattermost.aspx
#	Web/Integration/gettingstarted-redmine.aspx
2021-11-24 19:02:19 +03:00

12 lines
648 B
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/UserGuides/UserGuidesList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="userguides_mobile mobile">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/UserGuides/MobileUserGuides.ascx" />
</asp:Content>
<asp:Content ID="content4" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesmobilepage general">
</asp:Content>