wishthis/vendor/qferr/mjml-php/tests/Resources/hello_world.mjml
2022-02-28 15:16:41 +01:00

9 lines
183 B
XML

<mjml>
<mj-body>
<mj-section>
<mj-column>
<mj-text>Hello world</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>