#foreach($activity in $Activities) $activity.Key #foreach($whatsNewActivity in $activity.Value)#foreach($b in $whatsNewActivity.BreadCrumbs) $b > #end "$whatsNewActivity.Title":"$whatsNewActivity.URL" "$whatsNewActivity.UserName":"$whatsNewActivity.UserAbsoluteURL" $whatsNewActivity.Date.ToShortTimeString() #end #end #foreach($activity in $Activities) $activity.Key #foreach($whatsNewActivity in $activity.Value)#foreach($b in $whatsNewActivity.BreadCrumbs) $b > #end [$whatsNewActivity.Title]($whatsNewActivity.URL) [$whatsNewActivity.UserName]($whatsNewActivity.UserAbsoluteURL) $whatsNewActivity.Date.ToShortTimeString() #end #end