4 lines
119 B
Plaintext

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