===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-ejs-2.5.7/README.md-201-`./ejs.js` or `./ejs.min.js`. Alternately, you can compile it yourself by cloning
node-ejs-2.5.7/README.md:202:the repository and running `jake build` (or `$(npm bin)/jake build` if jake is
node-ejs-2.5.7/README.md-203-not installed globally).
##############################################
node-ejs-2.5.7/docs/syntax.md-399-To output literal `<%` or `%>`, use `<%%` or `%%>`, respectively. If a customized delimiter is used, use
node-ejs-2.5.7/docs/syntax.md:400:the same syntax. E.g. use `<$$` to get `<$` if the delimiter is `$`.
node-ejs-2.5.7/docs/syntax.md-401-