diff --git a/brutaldon/templates/main/notifications.html b/brutaldon/templates/main/notifications.html index 4522be9..b9c7e7b 100644 --- a/brutaldon/templates/main/notifications.html +++ b/brutaldon/templates/main/notifications.html @@ -3,7 +3,7 @@ {% load taglinks %} {% block title %} -Brutaldon - {{ timeline }} timelime +Brutaldon - Notifications timelime {% endblock %} {% comment %} @@ -21,7 +21,7 @@ mastodon.notifications()[0] {% block content %} -

Your {{ timeline }} timeline

+

Your notifications timeline

{% for note in notes %} {% if note.type == 'mention' %}