I have a forum-id in the template, and based on that I want to load a forum-node, so that I can create a URL to that forum.
Is there any helper or easy way to do this? Since to just achieve this, I don't want to override the class and pass it as a template parameter.