This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
reactlogic
/
blitz
Seguir
11
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
41ac3bf1a0
Ramas
Etiquetas
main
blitz
/
web
/
bower_components
/
angular-tooltips
/
views
/
index.html
index.html
95 B
Histórico
Raw
1
2
3
4
5
6
<h4>
Hello view.html
</h4>
<div ng-controller="Ctrl" ng-repeat="x in items">
{{$index}}
</div>