Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <!-- index.hbs file -->
  2.  
  3. <!DOCTYPE html>
  4. <html>
  5. <head>
  6. <meta charset='UTF-8'>
  7. <title>{{title}}</title>
  8. </head>
  9. <body>
  10. <p>Go-catcha Express!! (coming from index file)</p>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement