website/docs/resources-reference/v1.5/node_modules/ejs/test/fixtures/include-simple.ejs

4 lines
44 B
Plaintext

<ul>
<%- include('hello-world'); %>
</ul>