|
|
|
@ -9,7 +9,7 @@ |
|
|
|
|
|
|
|
|
|
<h1 class="card-title"><%= gettext("%{block_type}s", block_type: @block_type) %></h1> |
|
|
|
|
|
|
|
|
|
<%= render BlockScoutWeb.CommonComponentsView, "_pagination_container.html", position: "top", cur_page_number: "1", show_pagination_limit: true, data_next_page_button: true %> |
|
|
|
|
<%= render BlockScoutWeb.CommonComponentsView, "_pagination_container.html", position: "top", cur_page_number: "1", show_pagination_limit: true, data_next_page_button: true, data_prev_page_button: true %> |
|
|
|
|
|
|
|
|
|
<div data-loading-message class="tile tile-muted text-center mt-3"> |
|
|
|
|
<span class="loading-spinner-small mr-2"> |
|
|
|
|