kops/docs/apireference/build/node_modules/ejs/test/fixtures/include-simple.ejs

4 lines
44 B
Plaintext

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