UNPKG

229 BHTMLView Raw
1<html>
2 <head>
3 <link rel="stylesheet" href="app.css" />
4 </head>
5 <body>
6 <h1><%= name %></h1>
7 <!-- domo.js optional utils -->
8 <script src="domo.js"></script>
9 <script src="app.js"></script>
10 </body>
11</html>
\No newline at end of file