%
# headmin/table/actions
#
# The form action url is dynamically set when switching between actions.
#
# ==== Examples
# Basic version
# <%= render 'headmin/table/actions' do %#>
# <%= render 'headmin/table/actions/delete', url: destroy_admin_pages_path %#>
# <% end %#>
%>
<% content_for :table_actions do %>