From 2afbcf4e7d000d99fdbc582d7113684ee00e80cc Mon Sep 17 00:00:00 2001 From: yo mama Date: Fri, 20 Mar 2015 17:33:43 -0700 Subject: first --- node_modules/ejs/examples/functions.ejs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 node_modules/ejs/examples/functions.ejs (limited to 'node_modules/ejs/examples/functions.ejs') diff --git a/node_modules/ejs/examples/functions.ejs b/node_modules/ejs/examples/functions.ejs new file mode 100644 index 0000000..bd5610e --- /dev/null +++ b/node_modules/ejs/examples/functions.ejs @@ -0,0 +1,9 @@ +

Users

+ +<% function user(user) { %> +
  • <%= user.name %> is a <%= user.age %> year old <%= user.species %>.
  • +<% } %> + + \ No newline at end of file -- cgit v1.2.3-70-g09d2