Guest User

Untitled

a guest
Nov 19th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <html>
  2.  
  3. <body ng-app>
  4.  
  5. <h1>Hello ng</h1>
  6. {{ 1 + 2 + 3 }}
  7. <script src='libs/angular/angular.min.js'></script>
  8. </body>
  9. </html>
Add Comment
Please, Sign In to add comment