mirror of
https://github.com/overte-org/overte.git
synced 2025-05-07 08:19:31 +02:00
8 lines
No EOL
184 B
Cheetah
8 lines
No EOL
184 B
Cheetah
<?js
|
|
var data = obj;
|
|
?>
|
|
<section>
|
|
<article>
|
|
<pre class="prettyprint source linenums"><code><?js= data.code ?></code></pre>
|
|
</article>
|
|
</section> |