#set($group = $planet.getGroup($groupHandle)) #set($entries = $planet.getAggregation($group, $group.maxPageEntries)) $group.title

$group.title

$group.description

Last updated: $utilities.formatRfc822Date($date)

#foreach($entry in $entries)

$entry.title

Blog: $entry.subscription.title
Date: $entry.published
Permalink

$entry.content

#end

Other formats

RSS 2.0 Feed

OPML Subscriptions

Subscriptions

#foreach ($sub in $group.subscriptions) $sub.title (feed)
#end