diff --git a/templates/notification.tmpl b/templates/notification.tmpl index f62726b..d5d338a 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -101,6 +101,20 @@ {{template "status" (WithContext .Status $.Ctx)}} + {{else if eq .Type "update"}} +
+ {{template "status" (WithContext .Status $.Ctx)}} + {{else}}