Widget:HelloWorld: Difference between revisions

Created page with "<includeonly>The Widget Engine is Working!</includeonly>"
 
No edit summary
 
Line 1: Line 1:
<includeonly>The Widget Engine is Working!</includeonly>
<noinclude>
This widget embeds the Mautic contact form.
Usage: {{#widget:HelloWorld}}
</noinclude>
<includeonly>
<div class="mautic-form-container" style="text-align: center;">
    <iframe
        src="https://matomo.mintarc.com/mautic/contact--jp"
        width="100%"
        height="900px"
        frameborder="0"
        style="border: 0; max-width: 600px;">
    </iframe>
</div>
</includeonly>