{% extends 'base.html' %} {% block title %}Notifications — WildWatch{% endblock %} {% block content %}
{{ notifications.count }} notification{{ notifications.count|pluralize }}
{{ notif.message }}
{{ notif.created_at|timesince }} ago
When someone likes or comments on your photos, you'll see it here.