<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

    <t t-name="website.s_floating_blocks.alert.empty">
        <div class="container">
            <div role="dialog" class="s_floating_blocks_alert_empty alert alert-info mx-auto text-center" style="width: var(--breakpoint-sm)">
                <i class="fa fa-plus-circle"/>
                <span class="o_add_images"> Add Cards</span><br />
                <small><strong>TIP:</strong> You need at least two cards to perform the effect</small>
            </div>
        </div>
    </t>

</templates>
