Angular Template store in sp_ng_template table
<div ng-if="item.type== 'template'" ng-include="'template'"></div> <ng-include src=“page.html"[onload="string"][autoscroll="string"]></ng-include> <ANY TAG class="ng-include: string; [onload: string;] [autoscroll: string;]"> ... </ANY TAG>
No responses yet