#3448 - Fix template_previews test
0 guests and 0 members have recently viewed this.
The top 3 point earners from 7th Dec 2025 to 14th Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| Master Rat |
|
|
There are no events at this time
(In my next commit)
Fixed #2 by changing the web standards code to allow scripts with type 'text/html'. CDATA is for escaping entity characters <,>,& etc. when used in JS, it doesn't apply for the valid XML/HTML inside that script element.