diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml index c8a8732..65b9911 100644 --- a/app/views/admin/projects/show.html.haml +++ b/app/views/admin/projects/show.html.haml @@ -35,7 +35,7 @@ = @project.creator.try(:name) || '(deleted)' %li - %span.light Created at: + %span.light Created on: %strong = @project.created_at.stamp("March 1, 1999") -- libgit2 0.21.2