diff --git a/app/views/commits/_commits.html.haml b/app/views/commits/_commits.html.haml
index 0dc6664c..19132093 100644
--- a/app/views/commits/_commits.html.haml
+++ b/app/views/commits/_commits.html.haml
@@ -2,5 +2,5 @@
%div.ui-box
%h5.title
%i.icon-calendar
- = day.stamp("28 Aug, 2010")
+ %span= day.stamp("28 Aug, 2010")
%ul.well-list= render commits