Remove json

This commit is contained in:
Antonio J. Delgado 2025-02-19 18:44:23 +02:00
parent ee600178c4
commit 24d68684de

View file

@ -263,10 +263,10 @@
</DIV>
</DIV>
{# <!-- card -->{{ data['card'] }} #}
<!-- Raw JSON data -->
<!-- Raw JSON data
<DIV STYLE="margin-top:15%;font-size: 12px;">
Raw JSON data:
<PRE>{{ json_raw }}</PRE>
</DIV>
<!-- -->
-->
</BODY>