i399exng1ts/app/list.html

4 lines
63 B
HTML

<div ng-repeat="post in vm.posts">
{{ post.title }}
</div>