diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index fe845ea7b..4bec657b3 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -50,7 +50,7 @@ field_headings_visible=False ) %} {% call row_heading() %} - {{ item.to }} + {{ item.to }}
{{ item.preview_of_content }}
diff --git a/app/templates/views/activity/notifications.html b/app/templates/views/activity/notifications.html index 78479d2d3..cabcd436b 100644 --- a/app/templates/views/activity/notifications.html +++ b/app/templates/views/activity/notifications.html @@ -17,7 +17,7 @@ ) %} {% call row_heading() %} - {{ item.to }} + {{ item.to }}{{ item.preview_of_content }}