... <div class="note-wrapper"> <a class="card-notes" ng-repeat="note in notes" ng-href="#/notes/{{ node.id }}"> <nw-card></nw-card> </a> </div> ...