Advertisement
hills12

Untitled

Dec 27th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <!--in the template.handlebars put this-->
  2.  
  3. <!doctype html>
  4. <html>
  5.     <head>
  6.         <title>Jalasem | {{title}}</title>
  7.     </head>
  8.     <body>
  9.         <p>{{error}}</p>
  10.         {{{body}}}
  11.     </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement