Probably being stupid but can not seem to find a way to display the total number of entries in a collection. Actually not quite true, i can get it to display with
{{ collection:name }}{{ count }}{{ /collection:name }}
but it displays it the same number of times as there are entries.