debian-mirror-gitlab/app/views/shared/_storage_counter_statistics.html.haml
2019-09-30 21:07:59 +05:30

5 lines
136 B
Plaintext

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