themes/dirtylicious/views/articles/index.html.erb in typo-5.4.2 vs themes/dirtylicious/views/articles/index.html.erb in typo-5.4.3

- old
+ new

@@ -1,3 +1,3 @@ <%= render :partial => 'articles/article', :collection => @articles %> -<p class="pagination"><%= will_paginate @articles %></p> +<%= will_paginate @articles %>