debian-mirror-gitlab/app/views/projects/_archived_notice.html.haml
2021-02-22 17:27:13 +05:30

5 lines
189 B
Text

- if project.archived?
.text-warning.center.prepend-top-20
%p
= sprite_icon('warning-solid')
= _('Archived project! Repository and other project resources are read only')