4 lines
108 B
Plaintext

<if(typeof input.renderBody === "string")>${input.renderBody}</if>
<else>
<${input.renderBody}/>
</else>