{{ ad.name }} {% if is_public %} 🌐 Public Preview {% else %} 🔒 Protected Preview {% endif %}

{% if is_public %}
✓ This is a public preview - anyone with the link can view it
{% else %}
🔒 This is a password-protected preview - you are currently authenticated
{% endif %}