Remove json
This commit is contained in:
parent
ee600178c4
commit
24d68684de
1 changed files with 2 additions and 2 deletions
|
@ -263,10 +263,10 @@
|
||||||
</DIV>
|
</DIV>
|
||||||
</DIV>
|
</DIV>
|
||||||
{# <!-- card -->{{ data['card'] }} #}
|
{# <!-- card -->{{ data['card'] }} #}
|
||||||
<!-- Raw JSON data -->
|
<!-- Raw JSON data
|
||||||
<DIV STYLE="margin-top:15%;font-size: 12px;">
|
<DIV STYLE="margin-top:15%;font-size: 12px;">
|
||||||
Raw JSON data:
|
Raw JSON data:
|
||||||
<PRE>{{ json_raw }}</PRE>
|
<PRE>{{ json_raw }}</PRE>
|
||||||
</DIV>
|
</DIV>
|
||||||
<!-- -->
|
-->
|
||||||
</BODY>
|
</BODY>
|
||||||
|
|
Loading…
Reference in a new issue