<%= link_to root_path(@template) do %> ← Back to Active <% end %>

Templates Archived

<%= render partial: 'templates/template', collection: @templates %>
<%= render 'shared/pagination', pagy: @pagy, items_name: 'templates' %>