FEATURE: add age to results of search

This commit is contained in:
Sam 2014-09-08 10:02:33 +10:00
parent f87aae489c
commit 2a7355405e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
</span> </span>
{{#unless Discourse.Mobile.mobileView}} {{#unless Discourse.Mobile.mobileView}}
<span class='blurb'> <span class='blurb'>
{{{unbound blurb}}} {{age created_at}} - {{{unbound blurb}}}
</span> </span>
{{/unless}} {{/unless}}
</a> </a>