also should have caught this earlier

This commit is contained in:
Sam 2013-06-08 07:47:48 +10:00
parent 1e725629cd
commit a6f67d85eb
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
</div>
</td>
<td class='num'><span class='badge-posts'>{{number posts_count}}</span></td>
<td class='num'><span {{bindAttr class=":age ageCold"}} title='{{unboundDate created_at}}'>{{{unbound age}}}</span></td>
<td class='num'><span {{bindAttr class=":age ageCold"}} title='{{unboundDate created_at}}'>{{{unboundAge created_at}}}</span></td>
</tr>
{{/each}}