x
x
x
x
HTML |
---|
<style> /* :root { --primary-font-color: black; } */ </style> <div ov-include-files="{{PLATFORM_JS_ASSET_PATH}}/User+Application/html/mainStructure.html"> </div> <script> includeFiles().then(() => { includeJSFiles().then(); }); </script> |
...