The IFrame template is used to display the IFrame Widget . With the IFrame Widget, you can embed pages from other websites, like your organization's other systems, news sites, social media sites, and more. To use the template, add an IFrame widget on a Page Builder page and set the width, height, and URL. The IFrame template is automatically selected.
Below is the HTML of this template, for your reference.
<div class="axero-widget {{CustomCSSClass}} {{#if HideContainerBorder}}axero-widget-no-border{{/if}}"> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-content"> {{{Contents}}} </div> {{#if ShowWidgetFooter}} <div class="axero-widget-footer"> </div> {{/if}} </div>
Please enable JavaScript to use file uploader.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/22703/iframe-template