gitlab-org--gitlab-foss/app/views/keys/_show.html.haml
2011-12-19 23:32:59 +02:00

7 lines
156 B
Text

%a.update-item{:href => key_path(key)}
%span.update-title
= key.title
%span.update-author
Added
= time_ago_in_words(key.created_at)
ago