You are here

example-nodes.tpl.php in AngularJS 7

File

modules/angularjs_examples/theme/example-nodes.tpl.php
View source
<div ng-app="nodelist">
  <div ng-view></div>
</div>