debian-mirror-gitlab/app/views/shared/projects/_archived.html.haml

4 lines
99 B
Text
Raw Normal View History

2020-01-01 13:55:28 +05:30
- if project.archived
2020-10-24 23:57:45 +05:30
%span.d-flex.badge-pill.gl-badge.badge-warning.gl-ml-3
2020-01-01 13:55:28 +05:30
= _('archived')