Guest User

Untitled

a guest
Oct 17th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>First Page</title>
  5. <script src="~/Scripts/angular.js"></script>
  6. </head>
  7. <body ng-app>
  8. {{2+2}}
  9. </body>
  10. </html>
Add Comment
Please, Sign In to add comment