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