diff --git a/appview/pages/templates/notifications/fragments/item.html b/appview/pages/templates/notifications/fragments/item.html index 1ce43fb9..a6626da3 100644 --- a/appview/pages/templates/notifications/fragments/item.html +++ b/appview/pages/templates/notifications/fragments/item.html @@ -8,7 +8,10 @@ "> {{ template "notificationIcon" . }}
- {{ template "notificationHeader" . }} +
+ {{ template "notificationHeader" . }} + {{ template "repo/fragments/shortTime" .Created }} +
{{ template "notificationSummary" . }}