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

_read_only_banner.html.haml « header « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3d563c362fea00f9f8aa78263a39148f0c43338 (plain)
1
2
3
4
5
6
7
- message = read_only_message
- if message
  .flash-container.flash-container-page
    .flash-notice
      %div{ class: (container_class) }
        %span
          = message