UNPKG

mam-project-templates

Version:
16 lines (15 loc) 351 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Test</title> </head> <body> <!--=include test.html --> <!-- = include test.html --> <!--=include test.html--> <!-- =include test.html--> <!-- =require test.html --> <!-- = this is a comment without an include that happens to match --> </body> </html>