<% if leaf.edits.any? %> <%= link_to page_edit_path(leaf, "latest"), class: "btn flex-item-no-shrink txt-small" do %> <%= image_tag "history.svg", aria: { hidden: "true" }, size: "24" %> Editing history <% end %> <% end %>