gitlab-org--gitlab-foss/app/views/shared/_storage_counter_statistics...

5 lines
136 B
Plaintext

%span.light= _('Storage:')
%strong= storage_counter(storage_size)
- if storage_details
(#{storage_counters_details(storage_details)})