%# locals: (error_message:, return_path:) %> <%= turbo_frame_tag "modal" do %> <%= render DS::Dialog.new do |dialog| %> <% dialog.with_header(title: t(".title")) %> <% dialog.with_body do %>
<%= t(".unable_to_connect") %>
<%= error_message %>
<%= t(".common_issues") %>