express-ejs-layouts icon indicating copy to clipboard operation
express-ejs-layouts copied to clipboard

Allow specifying what layout to extend in the view

Open ViktorQvarfordt opened this issue 7 years ago • 0 comments

Something like <% extends('layout') %>.

Also, have you seen the discussion on extending ejs to include layouts? I think you could bring some good ideas to the discussion: https://github.com/mde/ejs/pull/251

ViktorQvarfordt avatar Dec 31 '17 15:12 ViktorQvarfordt