<!-- Hi This is an html template --> <!DOCTYPE html> <html> <head> <title>Hi</title> </head> <body> <p>Example</p> </body> </html>