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

_archived.html.haml « projects « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f24fe3a8b89ac1ba352315b8b1cd6190db53ac0e (plain)
1
2
3
- if project.archived
  %span.d-flex.badge-pill.gl-badge.badge-warning.gl-ml-3
    = _('archived')