> Similarly, templates checking for login should use {% IF user.id %] > instead of [% IF user %] Isn't there a UserLoggedIn() function for this, so that we don't have to know that? :-) Or, if there isn't, shouldn't there be...? -Max