This website works better with JavaScript
Home
Explore
Help
Register
Sign In
reactlogic
/
blitz
Watch
11
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c48039c3f5
Branches
Tags
main
blitz
/
web
/
bower_components
/
angular-tooltips
/
views
/
index.html
index.html
95 B
History
Raw
1
2
3
4
5
6
<h4>
Hello view.html
</h4>
<div ng-controller="Ctrl" ng-repeat="x in items">
{{$index}}
</div>