I have used custom tags like aui:column etc in template and it works like a charm. However tags like
<liferay-ui:ratings-score score="5"></liferay-ui:ratings-score> does not work. It prints the output of this custom tag right on the top of the page.
Actually it prints the output of the above mentioned custom tag in the template as well as on the left top corner of the page
Any help ?