Moves remaining tags into new files

This commit is contained in:
Mouse Reeve
2022-01-18 12:28:59 -08:00
parent 3d63509e20
commit 33c6e5aabe
24 changed files with 173 additions and 102 deletions

View File

@ -1,4 +1,4 @@
{% load bookwyrm_tags %}
{% load notification_page_tags %}
{% related_status notification as related_status %}
<div class="notification {% if notification.id in unread %}has-background-primary{% endif %}">
<div class="columns is-mobile {% if notification.id in unread %}has-text-white{% else %}has-text-grey{% endif %}">