Sha256: 1e11202ae98fde52c9efb540cd9098db3f33459b2a021ad21612a4b675e2aa97

Contents?: true

Size: 373 Bytes

Versions: 1

Compression:

Stored size: 373 Bytes

Contents

.grid_16
  %h1 #{_("403 - Permission Denied")}
  -if current_organization
    %p #{_("You are not authorised to perform this action.")}
    %p #{_("Please request the required privileges from an administrator.")}
  - else
    %p #{_("Please choose an organization using the selector located at the far left of the menu.")}

  %p
    = link_to _("Back"), main_app.root_path

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/common/403.html.haml