Nodejs Swig template render entity string

The

swig template converts the > entity symbol to >;
how to output it as it is

it is like this before submission
clipboard.png


clipboard.png

is there anything that needs to be configured; using escape false has no effect

Mar.05,2021

turn off swig automatic escape

swig.setDefaults({ autoescape: false });
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b376c8-2c09c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b376c8-2c09c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?