I basicly have a couple of "module" which I want to show in the navbar.
However, this is partly template based...
When I call a template the way I know
PHP Code:
eval('print_output("' . fetch_template
it just calls 1 template, and not the other ones.
What's the command for calling a template in a way that I can still call the final template?
Help would be appreciated, hoping for a quick reply