'bw' doesn't need header & footer because it only returns 1 thing, so edit the only template there is.
'speed' per user has a footer, but indeed no header
(i have to loop through all online users to find out if a certain user is online AND is not hidden, so if i send the header first, it's possible that there won't be any following content)
|