UNPKG

slush-angular2

Version:
15 lines 495 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" id="viewport" content="width=device-width,initial-scale=1"/> <title></title> <link href="res/favicon.ico" rel="shortcut icon"/> <style>*, *::before, *::after { box-sizing: border-box; font-family: sans-serif; margin: 0; padding: 0; }</style> </head> <body> <<%= slug %>>Loading...</<%= slug %>> <script src="dist/polyfill.js"></script> <!-- inject:app --><!-- endinject --> </body> </html>