frappe_docker/frappe-bench/node_modules/ejs/test/fixtures/error.ejs
2017-07-31 15:51:51 +05:30

5 lines
No EOL
62 B
Text

<ul>
<% if (users) { %>
<p>Has users</p>
<% } %>
</ul>