{#if $T.post.IconName} {#/if} |
{ new Date($T.post.EventDate).netformat("ddd HH:mm", $P.Locale) } |
{$T.post.TeamHome} |
{$T.post.TeamAway} |
|
{formatOdds($T.post.OddsNow1, $P.OddsFormat)} |
{formatOdds($T.post.OddsNowX, $P.OddsFormat)} |
{formatOdds($T.post.OddsNow2, $P.OddsFormat)} |
{formatVolume($T.post.VolumeOverallNowMatchOdds)} |
|
{formatOdds($T.post.OddsNowUnder25, $P.OddsFormat)} |
{formatOdds($T.post.OddsNowOver25, $P.OddsFormat)} |
{formatVolume($T.post.VolumeOverallNowUnderOver25)} |
|
{#/for}