[2.1b2] How can I manually add userphoto/avatar to my default.tpl?

Hi again! I'm currently working on a new theme with a custom user menu (no sidebars), and I basically want to display the user's avatar somewhere in the header. Is there an easy way to add this to my default.tpl?
Thanks in advance.
Tagged:
0
Best Answer
-
hgtonight MVP
{photo_link}
will do it.Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
6
Answers
{photo_link}
will do it.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
How simple! Thanks a lot.