- <%# new or less active users that don't have a page worth of notifications
- won't be shown the "load more" button %>
- <% if @notifications.size >= @initial_page_size %>
-
- <% end %>
-
-
- <%= render "articles/fitvids" %>
+ <%# new or less active users that don't have a page worth of notifications
+ won't be shown the "load more" button %>
+ <% if @notifications.size >= @initial_page_size %>
+
+ <% end %>
+
+