<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_picture" name="Picture">
    <div class="s_picture pt48 pb24 px-3 o_cc o_cc2 o_mail_snippet_general" data-snippet="s_picture">
        <h2 class="text-center">
            <font style="font-size: 48px;" class="o_default_snippet_text">A punchy Headline</font>
        </h2>
        <p class="text-center">With strong technical foundations, Odoo's framework is unique. It provides <strong>top notch usability that scales across all apps</strong>.</p>
        <img src="/mass_mailing/static/src/img/theme_default/s_default_image_block_image.jpg" class="img-thumbnail padding-large mx-auto d-block" width="500" alt=""/>
        <p class="figure-caption text-center py-3">Add a caption to enhance the meaning of this image.</p>
    </div>
</template>

</odoo>
