module.exports = { render: function (input, context) { input._layout.handlePutTag(input); } };