>

<%= @title %>

<%= render component('ui/button').new( tag: :a, href: @close_path, icon: 'close-line', scheme: :ghost, title: t('.close'), ) %>
<%= content %>
<% if actions? %> <% end %>