Rinser/node_modules/ejs/test/fixtures/include-simple.ejs
2015-07-20 14:42:07 +01:00

4 lines
44 B
Plaintext

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