forked from gergely/calendar-social
Make actors and items in notifications links
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
{% block content %}
|
||||
{% for notif in notifs %}
|
||||
{{ notif.message }}<br>
|
||||
{{ notif.html }}<br>
|
||||
{% endfor %}
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user