UNPKG

gulp-ect-simple

Version:

Gulp plugin to compile ect.js template engine.

11 lines (10 loc) 184 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Hello, World!</title> </head> <body> <div class="message">Hello, Earth.</div> </body> </html>