2021-05-27 18:17:50 +02:00

4 lines
106 B
Twig

<section>
<h2>{{ object.key }}</h2>
<pre>{{ object.jsonSerialize()|yaml_encode }}</pre>
</section>