Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_no_access.html.haml « cycle_analytics « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c3eda398234225210c056f73e43a98174b653e59 (plain)
1
2
3
4
5
6
7
.no-access-stage-container
  .no-access-stage
    .icon-lock
      = custom_icon ('icon_lock')
    %h4 {{ __('You need permission.') }}
    %p
      {{ __('Want to see the data? Please ask an administrator for access.') }}