helpcenter/Web/Controls/Help/Video/Documents/MobileDocuments/MobileDocuments.ascx
alexandervnuchkov 71f171fb08 First commit
2016-08-29 16:51:20 +03:00

34 lines
2.2 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Edit Word docs on your iPad with ONLYOFFICE app - Video Guide";
MetaKeyWords = "ONLYOFFICE, documents, create, edit, share";
MetaDescription = "Edit Word docs on your iPad with ONLYOFFICE app";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Edit Word docs on your iPad with ONLYOFFICE app</h1>
<%-- <div class="keyword_block">
<ul>
<li><cc:LocalizeContent ID="LocalizeContent8" runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-documents/onlyoffice-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent2" runat="Server" ControlName="~/Controls/Help/Tags/manage-documents/manage-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent3" runat="Server" ControlName="~/Controls/Help/Tags/create-documents/create-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent4" runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent5" runat="Server" ControlName="~/Controls/Help/Tags/share-documents/share-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent9" runat="Server" ControlName="~/Controls/Help/Tags/share-files/share-files.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent6" runat="Server" ControlName="~/Controls/Help/Tags/import-documents/import-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent7" runat="Server" ControlName="~/Controls/Help/Tags/integrate-google-account/integrate-google-account.ascx" /></li>
</ul>
</div> --%>
<div class="bigVideoCont">
<iframe src="http://www.youtube.com/embed/hVeJjGwJQ4U?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Edit Word docs on your iPad with ONLYOFFICE app. Download it from the App Store now: <a target="_blank" href="http://apple.co/1bQPRjo">apple.co/1bQPRjo</a></p>
</div>
</div>