<%= yield %> <% if Castronaut.config.respond_to?(:extra_ui_actions) %> <% Castronaut.config.extra_ui_actions.each_pair do |text, href| %> <%= text %> <% end %> <% end %>