DEV Community

Discussion on: HTML includes with Gulp.js

Collapse
 
sh4rov profile image
Anatoly Sharov

How can I use this plugin to make a starter template that would be included for each page and could pass a different title for the page?

Collapse
 
caiojhonny profile image
Caio Jhonny

I believe that you will not be able to extend a base html template with this plugin, just include new blocks within an html file