Hi, I'm very new to dnn and I need to add a couple links visible only when the user is logged in. I'm not familiar with javascript or such languages and hoping this can be done via this html. Thought perhaps there would be a simple format that would check the server for user log in (logged-in=True or ID > 0). Can someone tell me if this is possible and what the format would be for adding this link? Thanks!