1
0
mirror of https://gitlab.com/brutaldon/brutaldon synced 2025-06-05 21:49:32 +02:00

Fixes to notifications template

This commit is contained in:
Jason McBrayer
2018-06-08 19:02:08 -04:00
parent 3390266b29
commit 89584a01e5

View File

@@ -3,7 +3,7 @@
{% load taglinks %} {% load taglinks %}
{% block title %} {% block title %}
Brutaldon - {{ timeline }} timelime Brutaldon - Notifications timelime
{% endblock %} {% endblock %}
{% comment %} {% comment %}
@@ -21,7 +21,7 @@ mastodon.notifications()[0]
{% block content %} {% block content %}
<h1 class="title">Your {{ timeline }} timeline</h1> <h1 class="title">Your notifications timeline</h1>
{% for note in notes %} {% for note in notes %}
{% if note.type == 'mention' %} {% if note.type == 'mention' %}
<p> <p>