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

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