inherit-child-blocks.ejs 113 Bytes Raw Blame History Permalink 1 <%layout('inherit-parent-blocks')%><%- body %><b>I am child content.</b><%script('c.js')%><%stylesheet('c.css')%>