Hi all,
Does web2py support (imho a bad practice still I need this feature) invocation of controllers' actions from templates? My aim is to include into a given template the results from different controllers' actions conditionally. Or just functions in the models files which are invoked directly from the templates?

