mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
4 lines
106 B
Twig
4 lines
106 B
Twig
|
|
<section>
|
||
|
|
<h2>{{ object.key }}</h2>
|
||
|
|
<pre>{{ object.jsonSerialize()|yaml_encode }}</pre>
|
||
|
|
</section>
|