{% extends 'base.html' %} {% block content %}
{{ notif.username }} {% if notif.type == 'comment' %}commented on your rant{% else %}mentioned you{% endif %}
{{ format_time(notif.created_time) }}
No notifications