2020-01-01 13:55:28 +05:30
|
|
|
- if project.archived?
|
|
|
|
.text-warning.center.prepend-top-20
|
|
|
|
%p
|
2021-02-22 17:27:13 +05:30
|
|
|
= sprite_icon('warning-solid')
|
2021-06-08 01:23:25 +05:30
|
|
|
= _('Archived project! Repository and other project resources are read-only')
|