diff templates/paper/filerevision.tmpl @ 9721:1d75c683ada1

templater: put 'ago' inside the age template filter
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 05 Nov 2009 14:44:29 +0100
parents bb00a159e594
children
line wrap: on
line diff
--- a/templates/paper/filerevision.tmpl	Thu Nov 05 14:26:37 2009 +0100
+++ b/templates/paper/filerevision.tmpl	Thu Nov 05 14:44:29 2009 +0100
@@ -49,7 +49,7 @@
 </tr>
 <tr>
  <th class="date">date</th>
- <td class="date">{date|date} ({date|age} ago)</td>
+ <td class="date">{date|date} ({date|age})</td>
 </tr>
 <tr>
  <th class="author">parents</th>