diff --git a/view/templates/notifications/attend_item.tpl b/view/templates/notifications/attend_item.tpl index 6fb69ed68..a8de3c793 100644 --- a/view/templates/notifications/attend_item.tpl +++ b/view/templates/notifications/attend_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/comments_item.tpl b/view/templates/notifications/comments_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/comments_item.tpl +++ b/view/templates/notifications/comments_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/dislikes_item.tpl b/view/templates/notifications/dislikes_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/dislikes_item.tpl +++ b/view/templates/notifications/dislikes_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/likes_item.tpl b/view/templates/notifications/likes_item.tpl index 6fb69ed68..a8de3c793 100644 --- a/view/templates/notifications/likes_item.tpl +++ b/view/templates/notifications/likes_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/network_item.tpl b/view/templates/notifications/network_item.tpl index 0373b0d01..e2c0e249d 100644 --- a/view/templates/notifications/network_item.tpl +++ b/view/templates/notifications/network_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
diff --git a/view/templates/notifications/notification.tpl b/view/templates/notifications/notification.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/notification.tpl +++ b/view/templates/notifications/notification.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/posts_item.tpl b/view/templates/notifications/posts_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/posts_item.tpl +++ b/view/templates/notifications/posts_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file