about summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-03 15:09:10 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-03 15:09:10 +0200
commitdf31c73b0ec6b92cfa7ea31a67581fc8241c4eb5 (patch)
tree143e5a9b360c130a12cb4de116cd56e130c294f4
parentupdate layout (diff)
downloadjitterbug-df31c73b0ec6b92cfa7ea31a67581fc8241c4eb5.tar.gz
timestamp
-rw-r--r--views/project/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/project/index.tt b/views/project/index.tt
index 9a5f4eb..5665686 100644
--- a/views/project/index.tt
+++ b/views/project/index.tt
@@ -16,7 +16,7 @@
                   <img src="http://www.gravatar.com/avatar/<: $commit.avatar :>?s=30" />
                 </div>
                 <div class="author"><: $commit.author.name :></div>
-                <div class="date"><: $commit.dt.month :></div>
+                <div class="date"><: $commit.timestamp :></div>
               </div>
               <div style="clear:both;"></div>
               <br />