<%= render "shared/page_actions", :title => t(".title"), :icon_name => "file-plus", :label => t(".create_node"), :options => [[t(".create_node"), new_node_path]], :hint => t(".create_hint") %> <%= render 'node_list' %>