diff --git a/web/templates/inbox_view/inbox_folder_row.hbs b/web/templates/inbox_view/inbox_folder_row.hbs index bedacaab59..d789ff4dec 100644 --- a/web/templates/inbox_view/inbox_folder_row.hbs +++ b/web/templates/inbox_view/inbox_folder_row.hbs @@ -12,7 +12,7 @@ {{/if}} -
+
@ diff --git a/web/templates/inbox_view/inbox_stream_header_row.hbs b/web/templates/inbox_view/inbox_stream_header_row.hbs index 7a0e06ecfb..8b2887821f 100644 --- a/web/templates/inbox_view/inbox_stream_header_row.hbs +++ b/web/templates/inbox_view/inbox_stream_header_row.hbs @@ -13,7 +13,7 @@ {{/if}} -
+
@