<div class="mf-upgrade-notice">
    {% for paragraph in paragraphs %}
        <p>{{ paragraph | raw }}</p>
    {% endfor %}
</div>
