Bugfixes for eejs

This commit is contained in:
Egil Moeller 2012-03-13 17:31:40 +01:00
parent f6212f452c
commit 6fb0e00f03
4 changed files with 16 additions and 19 deletions

View file

@ -1,5 +1,3 @@
<% var e = require("./eejs.js"); e.init(buf); %>
<% e.begin_define_block("foo"); %>
YY
<% e.end_define_block(); %>