{% if include.website.exceptions %} {% capture html %}
Exceptions & Restrictions
{% if include.website.exceptions.text %} {{ include.website.exceptions.text }} {% else %} {% if include.website.exceptions.link %} Click to see more info on the restrictions. {% else %} Some restrictions on 2FA for this site exist. {% endif %} {% endif %}
{% endcapture %} {% if include.website.exceptions.link %} {% else %} {% endif %} {% endif %}