Support EJS? Input: ` <img src="../public/images/default/Logos/Large/1/<%= Logo1 %>.png" width="60" height="60" alt=""/> ` Output: `<img src="../public/images/default/Logos/Large/1/%3C%=%20Logo2%20%%3E.png" width="60" height="60" alt="">`
Support EJS?
Input:
<img src="../public/images/default/Logos/Large/1/<%= Logo1 %>.png" width="60" height="60" alt=""/>Output:
<img src="../public/images/default/Logos/Large/1/%3C%=%20Logo2%20%%3E.png" width="60" height="60" alt="">