-
- {$item->author->nickname}
-
- @{$item->author->uniqueId}
-
- {date('M d, Y', $item->createTime)}
-
- {if !empty($item->challenges)}
-
{include './common/tags.latte', challenges: $item->challenges}
- {/if}
-
{$item->desc}
- {include './common/stats.latte', playCount: $item->stats->playCount, diggCount: $item->stats->diggCount, commentCount: $item->stats->commentCount, shareCount: $item->stats->shareCount}
-
+ {include './common/stats.latte', playCount: $item->stats->playCount, diggCount: $item->stats->diggCount, commentCount: $item->stats->commentCount, shareCount: $item->stats->shareCount}