UNPKG

grunt-flats

Version:

Grunt task for generating static layouts from templated partials.

9 lines 114 B
<!DOCTYPE html> <html lang="en"> <head> <title>Flats</title> </head> <body> {{>content}} </body> </html>