diff --git a/docs/docs/help/Templates/embed-template.md b/docs/docs/help/Templates/embed-template.md index eefbcd0fc..e3bc80c6e 100644 --- a/docs/docs/help/Templates/embed-template.md +++ b/docs/docs/help/Templates/embed-template.md @@ -2,6 +2,8 @@ sidebar_position: 5 title: Embedding OpenSign templates --- +import ReactPlayer from 'react-player'; + # What is OpenSign Template Embedding? OpenSign Template Embedding allows users to seamlessly integrate public document templates into their websites or applications. By embedding templates, you can provide a direct and interactive signing experience for your users without requiring them to leave your platform. This feature supports various technologies like React, Next.js, HTML, JavaScript, and Angular, making it easy to add signing capabilities to different web projects. With OpenSign Template Embedding, businesses can offer a streamlined and professional document signing process, enhancing user experience and workflow efficiency. diff --git a/docs/docs/help/Templates/publicTemplate.md b/docs/docs/help/Templates/publicTemplate.md index 1c2070c43..913468dbb 100644 --- a/docs/docs/help/Templates/publicTemplate.md +++ b/docs/docs/help/Templates/publicTemplate.md @@ -2,6 +2,7 @@ sidebar_position: 4 title: Setting up an OpenSign template for public signing --- +import ReactPlayer from 'react-player'; # What is the OpenSign Public profile? The OpenSign Public profile feature offers the ultimate public document signing solution without any need for integrations. With this feature, users can share document templates publicly, allowing anyone to access and sign the documents directly through the shared templates. This streamlines the signing process by providing a seamless, accessible way for public signers to complete documents without additional steps or integrations.