diff --git a/views/snippets/notifications-list.html b/views/snippets/notifications-list.html index a324d29..3fa3012 100644 --- a/views/snippets/notifications-list.html +++ b/views/snippets/notifications-list.html @@ -1,7 +1,7 @@ @each(notifications as n) @if(n.type === 'approve') -
+
thumb
@@ -12,7 +12,7 @@ @elseif(n.type === 'admin_pending') -