Changes for page LLMChatRenderer
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,6 @@ 1 1 {{velocity}} 2 2 #if ($xcontext.action != 'jsx') 3 3 $xwiki.parseContent(" 4 -#macro(htmlMacro) 5 5 {{html}} 6 6 <script> 7 7 console.log('✅ Renderer script is running'); ... ... @@ -54,8 +54,6 @@ 54 54 }); 55 55 </script> 56 56 {{/html}} 57 -#end 58 -#htmlMacro() 59 59 ") 60 60 #end 61 61 {{/velocity}}