Sha256: 9ac4428471a1891fa95c0b541a8cd0b1308c3a532bd12c7ea29e433587604aa3
Contents?: true
Size: 269 Bytes
Versions: 10
Compression:
Stored size: 269 Bytes
Contents
<%= turbo_frame_tag request.headers["Turbo-Frame"] do %> <%= render_message(:warning) do %> <h1><%= Alchemy.t("You are not authorized.") %></h1> <p><%= Alchemy.t("Your current user role is not permitted to access this resource.") %></p> <% end %> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems