diff --git a/src/views/notifications.html b/src/views/notifications.html index 01ec67aaa..ca0609ff0 100644 --- a/src/views/notifications.html +++ b/src/views/notifications.html @@ -1,3 +1,20 @@ + +
@@ -23,10 +40,12 @@ {{ notification.title }} {{ notification.creationTime | prettyDate }} -
+

{{ notification.messageJson | json }}
+ + - -