2019-12-17 10:08:15 -05:00
|
|
|
- if project.archived?
|
|
|
|
.text-warning.center.prepend-top-20
|
|
|
|
%p
|
2020-12-02 04:09:50 -05:00
|
|
|
= sprite_icon('warning-solid')
|
2019-12-17 10:08:15 -05:00
|
|
|
= _('Archived project! Repository and other project resources are read only')
|