https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42094 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I quite like the Mozilla dev guide model you mention in the 2026 Overview you presented at Hackfest, Jonathan. <script id="data" type="application/json"> [% To.json(data) | $raw %]; // Or [% data | json %] </script> <script> const userInfo = JSON.parse(document.getElementById("data").text); </script> -- You are receiving this mail because: You are watching all bug changes.