Notifications
{% if notif.sender %}
{% if not notif.is_read %}
{% endif %}
{% if notif.link %}
View →
{% endif %}
{{ notif.sender.first_name|first|upper }}
{% else %}
🔔
{% endif %}
{{ notif.message }}
{{ notif.created_at|timesince }} agoNo notifications
You're all caught up!