summaryrefslogtreecommitdiff
path: root/app/views/projects/pages/_no_domains.html.haml
blob: a537bd80d309525f1ac209c866fce321fe65fdfc (plain)
1
2
3
4
5
6
- if can?(current_user, :update_pages, @project)
  .card
    .card-header
      = s_('GitLabPages|Domains')
    .nothing-here-block
      = s_("GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it.")