helpcenter/Web/UserGuides/groups-tipstricks-crm-website-contact-form.aspx

29 lines
1.9 KiB
Plaintext

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Features/ModulesArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/CRMTop/CRMTop.ascx" />
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/controls/help/tipstricks/crm/websitecontactform/websitecontactform.ascx" />
<uc:VideoContainer runat="server" Url="https://www.youtube.com/embed/UBgwnUaLpko?wmode=transparent" ID="VideoContainer" />
</asp:Content>
<asp:Content ID="content1" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="tipspage crm">
<div id="SeeAlsoBlockLinks">
<div class="caption gs">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/016_crm.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/069_people.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/026_group-operations.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags.ascx" />
</div>
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/029_import-contacts.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/043_keep-contacts-up-to-date.ascx" />
</div>
</div>
</asp:Content>