Error using template tag in 2.0
We have developed a jsp page that use the template tag as explained in the wiki documentation. We use this code<r:template template="alfresco/templates/filesystembrowser/file_system_browser.ftl" model="#{FileSystemBrowserBean.templateModel}" />We...