wishthis/vendor/qferr/mjml-php/tests/Resources/hello_world.mjml

10 lines
183 B
Text
Raw Normal View History

2022-02-28 14:16:41 +00:00
<mjml>
<mj-body>
<mj-section>
<mj-column>
<mj-text>Hello world</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>