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

8 lines
156 B
Plaintext

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