<%= t('qa_server.authority_list.title') %>

<%= t('qa_server.authority_list.see_check_status_html', href: "#{main_app.root_path}check_status") %>

<%= t('qa_server.warning.chrome_unencoding_msg') %>

<% @presenter.urls_data.each do |entry| %> <% end %>
<%= t('qa_server.authority_list.data.authority') %> <%= t('qa_server.authority_list.data.subauthority') %> <%= t('qa_server.authority_list.data.service') %> <%= t('qa_server.authority_list.data.action') %> <%= t('qa_server.authority_list.data.url') %>
<%= entry[:authority_name] %> <%= entry[:subauthority_name] %> <%= entry[:service] %> <%= entry[:action] %> <%= entry[:url] %>