UNPKG

hapi

Version:

HTTP Server framework

14 lines (13 loc) 214 B
<!DOCTYPE html> <html> <head> <title>{{title}}</title> </head> <body> {{> header}} <div> <h1>{{message}}</h1> </div> {{> footer}} </body> </html>