i also want to inlclude project/list2 (little table of my latest work)
at application.rhtml even when the url is cms/..../... how can i
"include/render" the project/list2 "output/render" into
application.rhtml no matter what url/controller is called?
i already tried <% render :controller => "project",action => "list2"
%> ?
Hopefully you got my point.
thanks for your help!
regards sTb