container-block-plugin-container-block.html 150 Bytes Edit Raw Blame History 1 2 3 4 5 6 <div> <noosfero-block ng-repeat="block in ctrl.blocks | orderBy: 'position'" [block]="block" [owner]="ctrl.owner"> </noosfero-block> </div>