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

4 lines
77 B
Text
Raw Normal View History

2020-01-01 13:55:28 +05:30
- if project.archived
%span.d-flex.badge.badge-warning
= _('archived')