<%= render Yattho::BaseComponent.new(**@system_arguments) do %> <%= yattho_octicon @icon if @icon %> <%= content %> <% if @dismissible %> <% end %> <%= action %> <% end %>