<%= t(".title") %>

<%= link_to new_node_path, class: 'action_button' do %> <%= icon("plus", library: "tabler", "aria-hidden": true) %> <%= t(".create_node") %> <% end %> <%= t(".create_hint") %>
<%= render 'node_list' %>