8 lines
175 B
Cheetah
8 lines
175 B
Cheetah
|
<?js
|
||
|
var data = obj;
|
||
|
?>
|
||
|
<section>
|
||
|
<article>
|
||
|
<pre class="prettyprint source"><code><?js= data.code ?></code></pre>
|
||
|
</article>
|
||
|
</section>
|