Advertisement
Guest User

Untitled

a guest
May 28th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <meta charset="UTF-8">
  3. <html data-ng-app="walrusIRCApp">
  4.  
  5. <head>
  6. <!-- All the angular, css, js includes -->
  7. </head>
  8.  
  9. <body class="header-footer-compensate" data-ng-controller="walrusController">
  10. <div id="container" class="view-animate-container">
  11. <div data-ng-view="" class="view-animate"></div>
  12. </div>
  13. </body>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement