{% load i18n %} {% comment %} One M7 notification row -- included from notifications.html once per day bucket. Expects ``row`` ({notification, news_item}) in scope. The whole row is the tap target (a submit button styled full-width, since a POST form can't wrap another form/link) -- tapping always marks it read, and also navigates to the linked News item when there is one (see NotificationsView.post). A club-coloured bar marks it unread, same treatment as management/templates/management/home.html's own notifications card. {% endcomment %}