helpcenter/Web/TipsTricks/Following-Projects.aspx
2016-11-21 11:30:37 +03:00

22 lines
1.6 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/ModulesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent ID="LocalizeContent2" runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ProjectsTop/ProjectsTop.ascx" />
</asp:Content>
<asp:Content ID="Content1" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent ID="LocalizeContent1" runat="Server" ControlName="~/Controls/Help/TipsTricks/Projects/FollowingProjects/FollowingProjects.ascx" />
</asp:Content>
<asp:Content ID="content2" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="tipspage projects">
<div id="SeeAlsoBlockLinks">
<div class="caption gs">
<cc:LocalizeContent ID="LocalizeContent4" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/072_projects/072_projects.ascx" />
<cc:LocalizeContent ID="LocalizeContent3" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/069_people/069_people.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent ID="LocalizeContent5" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/084_similar-projects/084_similar-projects.ascx" />
<cc:LocalizeContent ID="LocalizeContent6" runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/074_report-templates/074_report-templates.ascx" />
</div>
</div>
</asp:Content>