{lang="featured_entries"}

    {{foreach $featured as $entry}}
  • {template="userPhoto" group="global" app="core" params="$entry->author(), 'small'"}

    {{if $entry->unread()}} {{endif}} {$entry->mapped('title')}

    {lang="byline_nodate" htmlsprintf="$entry->author()->link()"} {datetime="$entry->mapped('date')"}

    {$entry->truncated( true )|raw}
      {{foreach $entry->stats(TRUE) as $k => $v}}
    • hotStats )}}class="ipsDataItem_stats_hot" data-text='{lang="hot_item"}' data-ipsTooltip title='{lang="hot_item_desc"}'{{endif}}> {number="$v"} {lang="blog_{$k}" pluralize="$v"}
    • {{endforeach}}
  • {{endforeach}}