mirror of
https://github.com/neocities/neocities.git
synced 2026-05-26 14:41:28 +00:00
helps when you add the right files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<% if @pagination_dataset.total_pages > 1 %>
|
||||
<div class="txt-Center eps pagination">
|
||||
<%== will_paginate @pagination_dataset, previous_label: '', next_label: '<i class="fa fa-arrow-right arrow"></i>' %>
|
||||
</div>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user